Bump xunit from 2.7.0 to 2.9.0 #1507
tests.yml
on: pull_request
integration-tests
1m 7s
format-check
25s
Yaml linting check
3s
Annotations
1 error and 9 warnings
format-check
Process completed with exit code 2.
|
Yaml linting check
The process '/usr/bin/git' failed with exit code 128
|
format-check
The process '/usr/bin/git' failed with exit code 128
|
format-check:
tests/Meilisearch.Tests/TenantTokenTests.cs#L88
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead.
|
format-check:
tests/Meilisearch.Tests/TenantTokenTests.cs#L151
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead.
|
integration-tests:
tests/Meilisearch.Tests/TenantTokenTests.cs#L151
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
integration-tests:
tests/Meilisearch.Tests/TenantTokenTests.cs#L88
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
integration-tests:
tests/Meilisearch.Tests/TenantTokenTests.cs#L151
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
integration-tests:
tests/Meilisearch.Tests/TenantTokenTests.cs#L88
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
integration-tests
The process '/usr/bin/git' failed with exit code 128
|