Skip to content

STK Should up and working #4

STK Should up and working

STK Should up and working #4

Triggered via push December 20, 2024 18:02
Status Failure
Total duration 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/System.Text.Kdl/KdlTokenType.cs#L56
Identifier 'String' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
build: src/System.Text.Kdl/Document/KdlValueKind.cs#L16
Identifier 'Object' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
build: src/System.Text.Kdl/Document/KdlValueKind.cs#L26
Identifier 'String' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
build: src/System.Text.Kdl/Nodes/KdlObject.cs#L16
Rename System.Text.Kdl.Nodes.KdlObject to end in either 'Dictionary' or 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1710)
build: src/System.Text.Kdl/Serialization/Metadata/KdlTypeInfoKind.cs#L15
Identifier 'Object' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
build: src/System.Text.Kdl/KdlEncodedText.cs#L14
Implement the equality operators and make their behavior identical to that of the Equals method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2231)
build: src/System.Text.Kdl/Writer/KdlWriterHelper.cs#L231
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
build: src/System.Text.Kdl/Writer/KdlWriterHelper.cs#L248
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
build: src/System.Text.Kdl/Writer/KdlWriterHelper.cs#L231
Provide correct arguments to formatting methods (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2241)
build: src/System.Text.Kdl/Writer/KdlWriterHelper.cs#L248
Provide correct arguments to formatting methods (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2241)