Skip to content

chore(deps): update actions/download-artifact action to v4 #1548

chore(deps): update actions/download-artifact action to v4

chore(deps): update actions/download-artifact action to v4 #1548

Triggered via pull request December 14, 2023 21:48
Status Success
Total duration 13m 26s
Artifacts 4

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
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/Utilities.cs#L14
Dereference of a possibly null reference.
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/Client/Cluster.cs#L37
Non-nullable property 'KubeConfigPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Tests: src/KubeUI.Core/Client/Cluster.cs#L37
Non-nullable property 'KubeConfig' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L50
Dereference of a possibly null reference.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L50
The type 'KubernetesCRDModelGen.Models.helm.toolkit.fluxcd.io.V2beta1HelmRelease' cannot be used as type parameter 'T' in the generic type or method 'ICluster.GetObject<T>(string, string)'. Nullability of type argument 'KubernetesCRDModelGen.Models.helm.toolkit.fluxcd.io.V2beta1HelmRelease' doesn't match constraint type 'k8s.IKubernetesObject<k8s.Models.V1ObjectMeta>'.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L50
Possible null reference assignment.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L52
Possible null reference argument for parameter 'kubeObject' in 'IKubernetesObject<V1ObjectMeta> ObjectCompare.CleanObject(IKubernetesObject<V1ObjectMeta> kubeObject)'.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L52
Argument of type 'V2beta1HelmRelease' cannot be used for parameter 'kubeObject' of type 'IKubernetesObject<V1ObjectMeta>' in 'IKubernetesObject<V1ObjectMeta> ObjectCompare.CleanObject(IKubernetesObject<V1ObjectMeta> kubeObject)' due to differences in the nullability of reference types.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L52
Possible null reference assignment.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L55
Dereference of a possibly null reference.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L55
Dereference of a possibly null reference.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L64
Dereference of a possibly null reference.
Tests: src/KubeUI.UI/Components/flux.io/HelmReleaseUpgrade.razor.cs#L64
The type 'KubernetesCRDModelGen.Models.source.toolkit.fluxcd.io.V1beta2HelmRepository' cannot be used as type parameter 'T' in the generic type or method 'ICluster.GetObject<T>(string, string)'. Nullability of type argument 'KubernetesCRDModelGen.Models.source.toolkit.fluxcd.io.V1beta2HelmRepository' doesn't match constraint type 'k8s.IKubernetesObject<k8s.Models.V1ObjectMeta>'.
Build & Deploy Web: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L105
Cannot convert null literal to non-nullable reference type.
Build & Deploy Web: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L121
Cannot convert null literal to non-nullable reference type.
Build & Deploy Web: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L140
Cannot convert null literal to non-nullable reference type.
Build & Deploy Web: 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).
Build & Deploy Web: src/KubeUI.Core/Utilities.cs#L14
Dereference of a possibly null reference.
Build & Deploy Web: src/KubeUI.Core/Client/ModelCacheExtensions.cs#L29
Possible null reference argument for parameter 'type' in 'XmlElement ModelCacheExtensions.XmlFromName(Type type, char prefix, string name)'.
Build & Deploy Web: src/KubeUI.Core/Client/ModelCacheExtensions.cs#L31
Possible null reference argument for parameter 'type' in 'XmlElement ModelCacheExtensions.XmlFromName(Type type, char prefix, string name)'.
Build & Deploy Web: src/KubeUI.Core/Client/ModelCacheExtensions.cs#L42
Possible null reference argument for parameter 'type' in 'XmlElement ModelCacheExtensions.XmlFromName(Type type, char prefix, string name)'.
Build & Deploy Web: src/KubeUI.Core/Utilities.cs#L68
Converting null literal or possible null value to non-nullable type.
Build & Deploy Web: src/KubeUI.Core/Utilities.cs#L68
Possible null reference return.
Build Windows: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L105
Cannot convert null literal to non-nullable reference type.
Build Windows: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L121
Cannot convert null literal to non-nullable reference type.
Build Windows: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L140
Cannot convert null literal to non-nullable reference type.
Build Windows: 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).
Build Windows: src/KubeUI.Core/Client/Informer/ResourceInformer.cs#L35
Non-nullable field '_lastResourceVersion' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build Windows: src/KubeUI.Core/Client/ObjectCompare.cs#L19
Possible null reference argument for parameter 'document' in 'JsonDiffDelta.JsonDiffDelta(JsonNode document)'.
Build Windows: 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.
Build Windows: 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.
Build Windows: 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.
Build Windows: 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.
Build Mac
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build Mac
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build Mac
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build Mac
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.AspNetCore.Components.WebView.Maui" Version="8.0.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build Mac: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L105
Cannot convert null literal to non-nullable reference type.
Build Mac: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L121
Cannot convert null literal to non-nullable reference type.
Build Mac: src/KubeUI.Core/Client/Serialization/KubernetesYaml.cs#L140
Cannot convert null literal to non-nullable reference type.
Build Mac: 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).
Build Mac: 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.
Build Mac: src/KubeUI.Core/Client/ModelCacheExtensions.cs#L29
Possible null reference argument for parameter 'type' in 'XmlElement ModelCacheExtensions.XmlFromName(Type type, char prefix, string name)'.

Artifacts

Produced during runtime
Name Size
KubeUI-osx-x64 Expired
111 MB
KubeUI-web Expired
47.4 MB
KubeUI-win-x64 Expired
83 MB
KubeUI-win-x64-setup Expired
58.8 MB