Bump xunit from 2.5.0 to 2.6.0 #416
ci-build.yml
on: pull_request
Build and run tests
1m 9s
Annotations
6 warnings
Build and run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, codecov/codecov-action@v1, danielpalme/ReportGenerator-GitHub-Action@4.8.9, actions/upload-artifact@v2.2.3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and run tests
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build and run tests:
Tools/PwnedPasswords-IngestionPatcher/Program.cs#L19
Using member 'System.Text.Json.JsonSerializer.DeserializeAsyncEnumerable<TValue>(Stream, JsonSerializerOptions, CancellationToken)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Build and run tests:
Functions.Tests/HashEntryTests.cs#L147
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)
|
Build and run tests:
Tools/PwnedPasswords-IngestionPatcher/Program.cs#L19
Using member 'System.Text.Json.JsonSerializer.DeserializeAsyncEnumerable<TValue>(Stream, JsonSerializerOptions, CancellationToken)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Build and run tests:
Functions.Tests/HashEntryTests.cs#L147
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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CoverageReport
Expired
|
4.23 MB |
|
test-results
Expired
|
120 KB |
|