fix(deps): update dependency kubernetescrdmodelgen to 1.0.0-alpha.318 #1933
Annotations
10 warnings
src/KubeUI/Client/Informer/Limiter.cs#L62
Cannot convert null literal to non-nullable reference type.
|
src/KubeUI/Client/Serialization/KubernetesYaml.cs#L107
Cannot convert null literal to non-nullable reference type.
|
src/KubeUI/Client/Serialization/KubernetesYaml.cs#L123
Cannot convert null literal to non-nullable reference type.
|
src/KubeUI/Client/Serialization/KubernetesYaml.cs#L142
Cannot convert null literal to non-nullable reference type.
|
src/KubeUI/Views/AboutView.cs#L5
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/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).
|
The logs for this run have expired and are no longer available.
Loading