Skip to content

Fix warnings, no functional changes. Improve globalization. (#2445) #1610

Fix warnings, no functional changes. Improve globalization. (#2445)

Fix warnings, no functional changes. Improve globalization. (#2445) #1610

Triggered via push February 14, 2024 16:17
Status Success
Total duration 15m 34s
Artifacts

docker-image.yml

on: push
build-and-push-image
15m 18s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-push-image
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
build-and-push-image
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
build-and-push-image
The property name 'SerialNumber' is confusing given the existence of method 'GetSerialNumber'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
build-and-push-image
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
build-and-push-image
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
build-and-push-image
The property name 'SerialNumber' is confusing given the existence of method 'GetSerialNumber'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
build-and-push-image
The property name 'KeyIdentifier' is confusing given the existence of method 'GetKeyIdentifier'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
build-and-push-image
The property name 'SerialNumber' is confusing given the existence of method 'GetSerialNumber'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
build-and-push-image
Mark enums with FlagsAttribute (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1027)
build-and-push-image
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)