fix(deps): update dependency kubernetescrdmodelgen to v1.0.0-alpha.312 #1895
cicd.yml
on: pull_request
Annotations
10 errors and 20 warnings
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico)
Process completed with exit code 1.
|
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 (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico)
The operation was canceled.
|
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 (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns)
The operation was canceled.
|
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).
|