Skip to content

fix(deps): update dependency kubernetescrdmodelgen to v1.0.0-alpha.299 #1793

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

fix(deps): update dependency kubernetescrdmodelgen to v1.0.0-alpha.299 #1793

Triggered via pull request July 25, 2024 14:18
Status Success
Total duration 8m 33s
Artifacts 6

cicd.yml

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

Annotations

70 warnings
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#L187
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
Build & Test: src/KubeUI/ViewModels/ResourceListViewModel.cs#L783
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
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/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/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/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/ViewModels/ResourceListViewModel.cs#L187
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
Publish Installers (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/ViewModels/ResourceListViewModel.cs#L783
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
Publish Installers (linux-arm64, 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-arm64, 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-arm64, 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-arm64, 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-arm64, 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-arm64, 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-arm64, 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-arm64, 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-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/ViewModels/ResourceListViewModel.cs#L187
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
Publish Installers (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/ViewModels/ResourceListViewModel.cs#L783
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): 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 (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): 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 (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): 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 (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): 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 (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/Controls/AgeCell.cs#L102
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/Controls/LastSeenCell.cs#L88
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/Controls/PodContainerCell.cs#L47
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/Controls/PodStatusCell.cs#L65
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/ViewModels/ResourceListViewModel.cs#L187
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
Publish Installers (osx-x64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/ViewModels/ResourceListViewModel.cs#L783
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): 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 (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): 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 (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): 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 (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): 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 (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/Controls/AgeCell.cs#L102
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/Controls/LastSeenCell.cs#L88
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/Controls/PodContainerCell.cs#L47
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (osx-arm64, KubeUI.Desktop, macos-latest, --icon ../KubeUI/Assets/icon.icns): src/KubeUI/Controls/PodStatusCell.cs#L65
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Controls/AgeCell.cs#L102
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Controls/LastSeenCell.cs#L88
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Controls/PodContainerCell.cs#L47
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Controls/PodStatusCell.cs#L65
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): 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 (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): 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 (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): 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 (win-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): 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 (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Controls/AgeCell.cs#L102
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Controls/LastSeenCell.cs#L88
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Controls/PodContainerCell.cs#L47
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Controls/PodStatusCell.cs#L65
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): 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 (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): 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 (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): 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 (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): 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).

Artifacts

Produced during runtime
Name Size
linux-arm64-artifacts Expired
104 MB
linux-x64-artifacts Expired
108 MB
osx-arm64-artifacts Expired
171 MB
osx-x64-artifacts Expired
176 MB
win-arm64-artifacts Expired
165 MB
win-x64-artifacts Expired
171 MB