fix(deps): update dependency kubernetesclient to v12 (#522) #1373
Annotations
4 errors and 10 warnings
Bump Version
The run was canceled by @IvanJosipovic.
|
Bump Version
The operation was canceled.
|
Tests
The run was canceled by @IvanJosipovic.
|
Tests
The operation was canceled.
|
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).
|
Tests:
src/KubeUI.Core/Client/ModelCacheExtensions.cs#L29
Possible null reference argument for parameter 'type' in 'XmlElement ModelCacheExtensions.XmlFromName(Type type, char prefix, string name)'.
|
Tests:
src/KubeUI.Core/Client/ModelCacheExtensions.cs#L31
Possible null reference argument for parameter 'type' in 'XmlElement ModelCacheExtensions.XmlFromName(Type type, char prefix, string name)'.
|
Tests:
src/KubeUI.Core/Client/ModelCacheExtensions.cs#L42
Possible null reference argument for parameter 'type' in 'XmlElement ModelCacheExtensions.XmlFromName(Type type, char prefix, string name)'.
|
Tests:
src/KubeUI.Core/Utilities.cs#L14
Dereference of a possibly null reference.
|
Tests:
src/KubeUI.Core/Client/ModelCacheExtensions.cs#L105
Possible null reference return.
|
Tests:
src/KubeUI.Core/Client/ModelCacheExtensions.cs#L108
Dereference of a possibly null reference.
|