chore: run sync-extensions daily #1928
Annotations
10 warnings
src/KubeUI/Views/AboutView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
src/KubeUI/Views/HomeView.cs#L5
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
src/KubeUI/Views/MainView.cs#L7
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
src/KubeUI/Views/NavigationView.cs#L30
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
src/KubeUI/Views/SettingsView.cs#L9
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
src/KubeUI/Controls/AgeCell.cs#L102
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
src/KubeUI/ViewModels/ResourceListViewModel.cs#L182
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
|
src/KubeUI/ViewModels/ResourceListViewModel.cs#L784
Type parameter 'T' has the same name as the type parameter from outer type 'ResourceListViewModel<T>'
|
src/KubeUI/Controls/LastSeenCell.cs#L88
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
src/KubeUI/Controls/PodContainerCell.cs#L47
Nullability of type of parameter 'vm' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading