Skip to content

chore(deps): update dotnet monorepo #1582

chore(deps): update dotnet monorepo

chore(deps): update dotnet monorepo #1582

Triggered via pull request January 10, 2024 04:37
Status Success
Total duration 14m 11s
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/Utilities.cs#L68
Converting null literal or possible null value to non-nullable type.
Tests: src/KubeUI.Core/Utilities.cs#L68
Possible null reference return.
Tests: src/KubeUI.UI/Components/Age.razor.cs#L8
Nullable value type may be null.
Tests: src/KubeUI.UI/Components/Actions.razor.cs#L36
Dereference of a possibly null reference.
Tests: src/KubeUI.UI/Components/DetailsComponent.razor.cs#L35
Dereference of a possibly null reference.
Tests: src/KubeUI.UI/Components/DetailsComponent.razor.cs#L55
Dereference of a possibly null reference.
Tests: src/KubeUI.UI/Components/DetailsComponent.razor.cs#L55
Possible null reference argument for parameter '@namespace' in 'TItem? ICluster.GetObject<TItem>(string @namespace, string name)'.
Tests: src/KubeUI.UI/Components/DetailsComponent.razor.cs#L60
Dereference of a possibly null reference.
Tests: src/KubeUI.UI/Components/ColumnPicker.razor.cs#L8
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Tests: src/KubeUI.UI/Components/ColumnPicker.razor.cs#L11
Non-nullable property 'ListComponent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Tests: src/KubeUI.UI/Components/Dynamic/TreeItem.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Tests: src/KubeUI.UI/Components/Dynamic/TreeItem.cs#L7
Non-nullable property 'Object' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/Services/Updater.cs#L13
Non-nullable field 'githubRelease' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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/Utilities.cs#L14
Dereference of a possibly null reference.
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 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/Utilities.cs#L14
Dereference of a possibly null reference.
Build Windows: 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 Windows: 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 Windows: 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 Windows: src/KubeUI.Core/Utilities.cs#L68
Converting null literal or possible null value to non-nullable type.
Build Windows: src/KubeUI.Core/Utilities.cs#L68
Possible null reference return.
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/Utilities.cs#L14
Dereference of a possibly null reference.
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
106 MB
KubeUI-web Expired
46.5 MB
KubeUI-win-x64 Expired
83.1 MB
KubeUI-win-x64-setup Expired
57.9 MB