Add support for KVList values in TagWriter #9774
Annotations
10 errors and 1 warning
|
Run Coyote Tests:
src/Shared/TagWriter/JsonStringArrayTagWriter.cs#L157
Call System.IDisposable.Dispose on object created by 'new Utf8JsonWriter(stream)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Run Coyote Tests:
src/Shared/TagWriter/TagWriter.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Run Coyote Tests:
test/OpenTelemetry.Tests/Internal/JsonStringArrayTagWriterTests.cs#L195
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
Run Coyote Tests:
src/Shared/TagWriter/JsonStringArrayTagWriter.cs#L157
Call System.IDisposable.Dispose on object created by 'new Utf8JsonWriter(stream)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Run Coyote Tests:
src/Shared/TagWriter/TagWriter.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Run Coyote Tests:
test/OpenTelemetry.Tests/Internal/JsonStringArrayTagWriterTests.cs#L195
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
Run Coyote Tests:
src/Shared/TagWriter/JsonStringArrayTagWriter.cs#L157
Call System.IDisposable.Dispose on object created by 'new Utf8JsonWriter(stream)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Run Coyote Tests:
src/Shared/TagWriter/TagWriter.cs#L4
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
|
Run Coyote Tests:
test/OpenTelemetry.Tests/Internal/JsonStringArrayTagWriterTests.cs#L195
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
|
Run Coyote Tests:
src/Shared/TagWriter/JsonStringArrayTagWriter.cs#L157
Call System.IDisposable.Dispose on object created by 'new Utf8JsonWriter(stream)' before all references to it are out of scope (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2000)
|
|
Publish Artifacts
No files were found with the provided path: **/*_CoyoteOutput.*. No artifacts will be uploaded.
|
Loading