Skip to content

chore: add Avalonia UI link #1687

chore: add Avalonia UI link

chore: add Avalonia UI link #1687

Triggered via push June 2, 2024 23:43
Status Success
Total duration 6m 8s
Artifacts 6

cicd.yml

on: push
Matrix: Publish Installer
Create Release
0s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

72 warnings
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L262
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L274
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L286
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L298
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L610
Possible null reference argument for parameter 'peStream' in 'PortableExecutableReference MetadataReference.CreateFromStream(Stream peStream, MetadataReferenceProperties properties = default(MetadataReferenceProperties), DocumentationProvider? documentation = null, string? filePath = null)'.
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L630
Possible null reference argument for parameter 'assembly' in 'Assembly AssemblyLoadContext.LoadFromStream(Stream assembly)'.
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L542
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L546
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Client/Cluster.cs#L81
'Cluster.SeedMethodInfo': new protected member declared in sealed type
Publish Installer (linux-arm64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Controls/PodContainerCell.axaml.cs#L42
Nullability of reference types in type of parameter 'value' of 'object StatusToColorConverter.Convert(object value, Type targetType, object? parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L262
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L274
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L286
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L298
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L610
Possible null reference argument for parameter 'peStream' in 'PortableExecutableReference MetadataReference.CreateFromStream(Stream peStream, MetadataReferenceProperties properties = default(MetadataReferenceProperties), DocumentationProvider? documentation = null, string? filePath = null)'.
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L630
Possible null reference argument for parameter 'assembly' in 'Assembly AssemblyLoadContext.LoadFromStream(Stream assembly)'.
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L542
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L546
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI/Client/Cluster.cs#L81
'Cluster.SeedMethodInfo': new protected member declared in sealed type
Publish Installer (osx-arm64, KubeUI.Desktop, macos-latest): src/KubeUI/Client/Serialization/KubernetesYaml.cs#L112
Cannot convert null literal to non-nullable reference type.
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L262
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L274
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L286
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L298
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L610
Possible null reference argument for parameter 'peStream' in 'PortableExecutableReference MetadataReference.CreateFromStream(Stream peStream, MetadataReferenceProperties properties = default(MetadataReferenceProperties), DocumentationProvider? documentation = null, string? filePath = null)'.
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L630
Possible null reference argument for parameter 'assembly' in 'Assembly AssemblyLoadContext.LoadFromStream(Stream assembly)'.
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L542
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI.Models.Generator/Generator.cs#L546
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI/Client/Cluster.cs#L81
'Cluster.SeedMethodInfo': new protected member declared in sealed type
Publish Installer (osx-x64, KubeUI.Desktop, macos-latest): src/KubeUI/Client/Serialization/KubernetesYaml.cs#L112
Cannot convert null literal to non-nullable reference type.
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L262
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L274
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L286
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L298
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L610
Possible null reference argument for parameter 'peStream' in 'PortableExecutableReference MetadataReference.CreateFromStream(Stream peStream, MetadataReferenceProperties properties = default(MetadataReferenceProperties), DocumentationProvider? documentation = null, string? filePath = null)'.
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L630
Possible null reference argument for parameter 'assembly' in 'Assembly AssemblyLoadContext.LoadFromStream(Stream assembly)'.
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L542
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI.Models.Generator/Generator.cs#L546
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Client/Cluster.cs#L81
'Cluster.SeedMethodInfo': new protected member declared in sealed type
Publish Installer (linux-x64, KubeUI.Desktop, ubuntu-latest): src/KubeUI/Controls/PodContainerCell.axaml.cs#L42
Nullability of reference types in type of parameter 'value' of 'object StatusToColorConverter.Convert(object value, Type targetType, object? parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L262
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L274
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L286
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L298
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L610
Possible null reference argument for parameter 'peStream' in 'PortableExecutableReference MetadataReference.CreateFromStream(Stream peStream, MetadataReferenceProperties properties = default(MetadataReferenceProperties), DocumentationProvider? documentation = null, string? filePath = null)'.
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L630
Possible null reference argument for parameter 'assembly' in 'Assembly AssemblyLoadContext.LoadFromStream(Stream assembly)'.
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L542
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L546
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI/Client/Cluster.cs#L81
'Cluster.SeedMethodInfo': new protected member declared in sealed type
Publish Installer (win-x64, KubeUI.Desktop.exe, windows-latest): src/KubeUI/Controls/PodContainerCell.axaml.cs#L42
Nullability of reference types in type of parameter 'value' of 'object StatusToColorConverter.Convert(object value, Type targetType, object? parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L262
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L274
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L286
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L298
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L610
Possible null reference argument for parameter 'peStream' in 'PortableExecutableReference MetadataReference.CreateFromStream(Stream peStream, MetadataReferenceProperties properties = default(MetadataReferenceProperties), DocumentationProvider? documentation = null, string? filePath = null)'.
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L630
Possible null reference argument for parameter 'assembly' in 'Assembly AssemblyLoadContext.LoadFromStream(Stream assembly)'.
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L542
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI.Models.Generator/Generator.cs#L546
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI/Client/Cluster.cs#L81
'Cluster.SeedMethodInfo': new protected member declared in sealed type
Publish Installer (win-arm64, KubeUI.Desktop.exe, windows-latest): src/KubeUI/Controls/PodContainerCell.axaml.cs#L42
Nullability of reference types in type of parameter 'value' of 'object StatusToColorConverter.Convert(object value, Type targetType, object? parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build & Test: src/KubeUI.Models.Generator/Generator.cs#L262
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Build & Test: src/KubeUI.Models.Generator/Generator.cs#L274
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Build & Test: src/KubeUI.Models.Generator/Generator.cs#L286
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Build & Test: src/KubeUI.Models.Generator/Generator.cs#L298
Possible null reference argument for parameter 'value' in 'SyntaxToken SyntaxFactory.Literal(string value)'.
Build & Test: src/KubeUI.Models.Generator/Generator.cs#L610
Possible null reference argument for parameter 'peStream' in 'PortableExecutableReference MetadataReference.CreateFromStream(Stream peStream, MetadataReferenceProperties properties = default(MetadataReferenceProperties), DocumentationProvider? documentation = null, string? filePath = null)'.
Build & Test: src/KubeUI.Models.Generator/Generator.cs#L630
Possible null reference argument for parameter 'assembly' in 'Assembly AssemblyLoadContext.LoadFromStream(Stream assembly)'.
Build & Test: src/KubeUI.Models.Generator/Generator.cs#L542
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Build & Test: src/KubeUI.Models.Generator/Generator.cs#L546
The behavior of 'char.ToUpper(char)' could vary based on the current user's locale settings. Replace this call in 'Generator.CapitalizeFirstLetter(string)' with a call to 'char.ToUpper(char, CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Build & Test: src/KubeUI/Client/Cluster.cs#L81
'Cluster.SeedMethodInfo': new protected member declared in sealed type
Build & Test: src/KubeUI/Controls/PodContainerCell.axaml.cs#L42
Nullability of reference types in type of parameter 'value' of 'object StatusToColorConverter.Convert(object value, Type targetType, object? parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
Build & Test: benchmarks/KubeUI.Models.Generator.Benchmarks/Benchmark.cs#L10
Non-nullable field 'generator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build & Test: benchmarks/KubeUI.Models.Generator.Benchmarks/Benchmark.cs#L12
Non-nullable field 'crd' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
linux-arm64-artifacts Expired
103 MB
linux-x64-artifacts Expired
107 MB
osx-arm64-artifacts Expired
166 MB
osx-x64-artifacts Expired
170 MB
win-arm64-artifacts Expired
161 MB
win-x64-artifacts Expired
167 MB