chore(deps): update dependency kubernetesclient to v12.1.1 #1484
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 4 warnings
Tests:
src/KubeUI.Core/Client/ClusterBase.cs#L36
The type 'IKubernetesObject<TMetadata>' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/ClusterBase.cs#L36
The type 'V1ObjectMeta' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/ModelCache.cs#L63
The type 'V1CustomResourceDefinition' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/GitOpsCluster.cs#L17
The type 'IKubernetesObject<TMetadata>' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/GitOpsCluster.cs#L17
The type 'V1ObjectMeta' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/Cluster.cs#L15
The type 'K8SConfiguration' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/Cluster.cs#L52
The type 'IKubernetesObject<TMetadata>' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/Cluster.cs#L52
The type 'V1ObjectMeta' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/GitOpsCluster.cs#L51
The type 'V1APIGroupList' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/GitOpsCluster.cs#L59
The type 'VersionInfo' exists in both 'KubernetesClient.Models, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null' and 'KubernetesClient, Version=12.1.0.0, Culture=neutral, PublicKeyToken=null'
|
Tests:
src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L105
Cannot convert null literal to non-nullable reference type.
|
Tests:
src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L121
Cannot convert null literal to non-nullable reference type.
|
Tests:
src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L140
Cannot convert null literal to non-nullable reference type.
|
Tests:
src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L85
Nullability of reference types in type of parameter 'value' of 'void ByteArrayStringYamlConverter.WriteYaml(IEmitter emitter, object value, Type type)' doesn't match implicitly implemented member 'void IYamlTypeConverter.WriteYaml(IEmitter emitter, object? value, Type type)' (possibly because of nullability attributes).
|