Skip to content

fix(deps): update dependency kubernetescrdmodelgen to v1.0.0-alpha.312 #1895

fix(deps): update dependency kubernetescrdmodelgen to v1.0.0-alpha.312

fix(deps): update dependency kubernetescrdmodelgen to v1.0.0-alpha.312 #1895

Triggered via pull request August 16, 2024 10:46
Status Failure
Total duration 7m 23s
Artifacts

cicd.yml

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

Annotations

10 errors and 20 warnings
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns)
The job was canceled because "win-x64_KubeUI_Desktop_ex" failed.
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest)
The job was canceled because "win-x64_KubeUI_Desktop_ex" failed.
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest)
The operation was canceled.
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico)
The job was canceled because "win-x64_KubeUI_Desktop_ex" failed.
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns)
The job was canceled because "win-x64_KubeUI_Desktop_ex" failed.
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest)
The job was canceled because "win-x64_KubeUI_Desktop_ex" failed.
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest)
The operation was canceled.
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/Views/AboutView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Build & Test: src/KubeUI/Views/HomeView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Controls/AgeCell.cs#L102
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Controls/LastSeenCell.cs#L88
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Controls/PodContainerCell.cs#L47
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Controls/PodStatusCell.cs#L65
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): 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).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): 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).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): 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).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): 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).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Views/AboutView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Views/HomeView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).