chore(test): pause after app started and dispose of process #9
Annotations
8 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test:
provider_azure_function_tests/PactVerificationTest.cs#L51
Converting null literal or possible null value to non-nullable type.
|
test:
provider_azure_function_tests/PactVerificationTest.cs#L54
Possible null reference argument for parameter 'fileName' in 'FileInfo.FileInfo(string fileName)'.
|
test:
provider_azure_function_tests/PactVerificationTest.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|