Skip to content

set dotnet isolated in local.settings.json #8

set dotnet isolated in local.settings.json

set dotnet isolated in local.settings.json #8

Triggered via push November 21, 2024 19:16
Status Success
Total duration 1m 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
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#L50
Converting null literal or possible null value to non-nullable type.
test: provider_azure_function_tests/PactVerificationTest.cs#L53
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.