Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AsyncState can be used across different service providers #4966

Merged

Disable test parallelization and suppress warning.

8b286dd
Select commit
Loading
Failed to load commit list.
Merged

AsyncState can be used across different service providers #4966

Disable test parallelization and suppress warning.
8b286dd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / extensions-ci (Correctness WarningsCheck) failed Feb 23, 2024 in 4m 37s

Correctness WarningsCheck failed

Annotations

Check failure on line 1 in test/Libraries/Microsoft.Extensions.AsyncState.Tests/AssemblyInfo.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

test/Libraries/Microsoft.Extensions.AsyncState.Tests/AssemblyInfo.cs#L1

test/Libraries/Microsoft.Extensions.AsyncState.Tests/AssemblyInfo.cs(1,1): error IDE0073: (NETCORE_ENGINEERING_TELEMETRY=Build) A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)

Check failure on line 236 in test/Libraries/Microsoft.Extensions.AsyncState.Tests/AsyncStateTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

test/Libraries/Microsoft.Extensions.AsyncState.Tests/AsyncStateTests.cs#L236

test/Libraries/Microsoft.Extensions.AsyncState.Tests/AsyncStateTests.cs(236,23): error S2699: (NETCORE_ENGINEERING_TELEMETRY=Build) Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)

Check failure on line 1 in test/Libraries/Microsoft.Extensions.AsyncState.Tests/AssemblyInfo.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

test/Libraries/Microsoft.Extensions.AsyncState.Tests/AssemblyInfo.cs#L1

test/Libraries/Microsoft.Extensions.AsyncState.Tests/AssemblyInfo.cs(1,1): error IDE0073: (NETCORE_ENGINEERING_TELEMETRY=Build) A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)

Check failure on line 236 in test/Libraries/Microsoft.Extensions.AsyncState.Tests/AsyncStateTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / extensions-ci (Correctness WarningsCheck)

test/Libraries/Microsoft.Extensions.AsyncState.Tests/AsyncStateTests.cs#L236

test/Libraries/Microsoft.Extensions.AsyncState.Tests/AsyncStateTests.cs(236,23): error S2699: (NETCORE_ENGINEERING_TELEMETRY=Build) Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)