Skip to content

fix(deps): update dependency microsoft.codeanalysis.csharp to v4.11.0 #1887

fix(deps): update dependency microsoft.codeanalysis.csharp to v4.11.0

fix(deps): update dependency microsoft.codeanalysis.csharp to v4.11.0 #1887

Triggered via pull request August 15, 2024 21:36
Status Success
Total duration 8m 35s
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/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/Client/Informer/Limiter.cs#L62
Cannot convert null literal to non-nullable reference type.
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 (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/Views/AboutView.cs#L5
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/Views/HomeView.cs#L5
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/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/Views/AboutView.cs#L5
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/Views/HomeView.cs#L5
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/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/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 (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-x64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Views/AboutView.cs#L5
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/Views/HomeView.cs#L5
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/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).
Publish Installers (win-arm64, KubeUI.Desktop.exe, windows-latest, --icon ../KubeUI/Assets/icon.ico): src/KubeUI/Views/AboutView.cs#L5
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/Views/HomeView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (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
172 MB
osx-x64-artifacts Expired
176 MB
win-arm64-artifacts Expired
165 MB
win-x64-artifacts Expired
171 MB