Skip to content

CICD

CICD #1

Manually triggered August 27, 2024 17:24
Status Failure
Total duration 6m 9s
Artifacts

cicd.yml

on: workflow_dispatch
Bump Version
12s
Bump Version
Matrix: Publish Installers
Create Release
0s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Bump Version
AggregateError: SemanticReleaseError: The release branches are invalid in the `branches` configuration. at default (file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/get-error.js:6:10) at file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/branches/index.js:45:19 at Array.reduce (<anonymous>) at default (file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/branches/index.js:35:46) at async run (file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/index.js:68:22) at async Module.default (file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/index.js:275:22) at async release (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/src/index.js:30:18)
Build & Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Build & Test: src/KubeUI/Controls/AgeCell.cs#L102
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Build & Test: src/KubeUI/Controls/LastSeenCell.cs#L88
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Build & Test: src/KubeUI/Controls/PodContainerCell.cs#L47
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Build & Test: src/KubeUI/Controls/PodStatusCell.cs#L65
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Build & Test: src/KubeUI/Converters/StaticResourceConverter.cs#L8
Nullability of reference types in type of parameter 'value' of 'object StaticResourceConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build & Test: src/KubeUI/Converters/StaticResourceConverter.cs#L8
Nullability of reference types in type of parameter 'parameter' of 'object StaticResourceConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build & Test: src/KubeUI/Converters/StaticResourceConverter.cs#L18
Nullability of reference types in type of parameter 'value' of 'object StaticResourceConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build & Test: src/KubeUI/Converters/StaticResourceConverter.cs#L18
Nullability of reference types in type of parameter 'parameter' of 'object StaticResourceConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build & Test: src/KubeUI/ViewModels/ResourceListViewModel.cs#L182
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
Build & Test: src/KubeUI/ViewModels/ResourceListViewModel.cs#L859
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'