chore(deps): update dependency microsoft.aspnetcore.components.webview.wpf to v8.0.6 #1595
Annotations
10 warnings
Publish:
src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L105
Cannot convert null literal to non-nullable reference type.
|
Publish:
src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L121
Cannot convert null literal to non-nullable reference type.
|
Publish:
src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L140
Cannot convert null literal to non-nullable reference type.
|
Publish:
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).
|
Publish:
src/KubeUI.Core/Services/Updater.cs#L13
Non-nullable field 'githubRelease' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
src/KubeUI.Core/Client/HelmClient.cs#L70
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
src/KubeUI.Core/Client/HelmClient.cs#L71
Non-nullable property 'info' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
src/KubeUI.Core/Client/HelmClient.cs#L72
Non-nullable property 'chart' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
src/KubeUI.Core/Client/HelmClient.cs#L73
Non-nullable property 'config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
src/KubeUI.Core/Client/HelmClient.cs#L74
Non-nullable property 'manifest' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading