Skip to content

Expand test coverage for Baggage Encoding #10233

Expand test coverage for Baggage Encoding

Expand test coverage for Baggage Encoding #10233

Triggered via pull request February 25, 2026 15:26
Status Failure
Total duration 10m 54s
Artifacts 4

ci.yml

on: pull_request
detect-changes
11s
detect-changes
Matrix: code-ql / analyze
lint-misspell-sanitycheck  /  run-misspell
7s
lint-misspell-sanitycheck / run-misspell
lint-misspell-sanitycheck  /  run-sanitycheck
5s
lint-misspell-sanitycheck / run-sanitycheck
Matrix: build-test-project-experimental / build-test
Matrix: build-test-project-stable / build-test
Matrix: build-test-solution / build-test
Waiting for pending jobs
Matrix: build-test-unstable-core / build-test
Waiting for pending jobs
Matrix: concurrency-tests / run-concurrency-tests
Matrix: otlp-integration-test
Matrix: verify-aot-compat / run-verify-aot-compat
Waiting for pending jobs
Matrix: w3c-trace-context-integration-test
lint-dotnet-format  /  run-dotnet-format-stable
6m 1s
lint-dotnet-format / run-dotnet-format-stable
lint-dotnet-format  /  run-dotnet-format-experimental
5m 57s
lint-dotnet-format / run-dotnet-format-experimental
generate-docs  /  run-docfx-build
generate-docs / run-docfx-build
lint-md  /  run-markdownlint
lint-md / run-markdownlint
validate-packages  /  run-package-validation-experimental
validate-packages / run-package-validation-experimental
validate-packages  /  run-package-validation-stable
validate-packages / run-package-validation-stable
code-ql  /  results
3s
code-ql / results
build-test
4s
build-test
Fit to window
Zoom out
Zoom in

Annotations

283 errors and 16 warnings
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (ubuntu-22.04, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (ubuntu-22.04, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
lint-dotnet-format / run-dotnet-format-stable
Process completed with exit code 1.
lint-dotnet-format / run-dotnet-format-experimental
Process completed with exit code 1.
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-latest, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-latest, net10.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-experimental / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net8.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net9.0): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test-project-stable / build-test (windows-11-arm, net462): test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
build-test
Process completed with exit code 1.
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net8.0, OpenTelemetry.Api.Tests)
No files were found with the provided path: **/*_CoyoteOutput.*. No artifacts will be uploaded.
concurrency-tests / run-concurrency-tests (ubuntu-22.04, net10.0, OpenTelemetry.Api.Tests)
No files were found with the provided path: **/*_CoyoteOutput.*. No artifacts will be uploaded.
concurrency-tests / run-concurrency-tests (windows-latest, net8.0, OpenTelemetry.Api.Tests)
No files were found with the provided path: **/*_CoyoteOutput.*. No artifacts will be uploaded.
concurrency-tests / run-concurrency-tests (windows-latest, net10.0, OpenTelemetry.Api.Tests)
No files were found with the provided path: **/*_CoyoteOutput.*. No artifacts will be uploaded.
lint-dotnet-format / run-dotnet-format-stable: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-stable: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-stable: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-stable: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-stable: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-stable: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-experimental: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-experimental: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-experimental: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-experimental: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L467
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-experimental: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L466
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.
lint-dotnet-format / run-dotnet-format-experimental: test/OpenTelemetry.Api.Tests/Context/Propagation/BaggagePropagatorTests.cs#L465
'Xunit.Assert.Contains(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'OpenTelemetry.Context.Propagation.Tests.BaggagePropagatorTests.ValidateSpecialCharactersInjection()' with a call to 'Xunit.Assert.Contains(string, string?, System.StringComparison)' for clarity of intent.

Artifacts

Produced during runtime
Name Size Digest
ubuntu-22.04-OpenTelemetry.Tests-net10.0-coyoteoutput
1.05 KB
sha256:5ea5d9c20c6ea43a27b9fa641f66778713c1ae45f37a71f4a1a50391be7120d4
ubuntu-22.04-OpenTelemetry.Tests-net8.0-coyoteoutput
1.04 KB
sha256:33bc951fcf14bd832222d9c187fd61f9665762d9921ec55a1c15550dc46574cc
windows-latest-OpenTelemetry.Tests-net10.0-coyoteoutput
1.05 KB
sha256:8baa42f88b84191ca70b90ed35dc7a7f3c93ce9a8e5cfa0e59b27f4d465987e3
windows-latest-OpenTelemetry.Tests-net8.0-coyoteoutput
1.05 KB
sha256:c7cb07ee638a1c8ebf1a2071a1b26f08db552e4a1e7b85f8e912e5820697330b