⬆️ Bump files with dotnet-file sync #417
build.yml
on: pull_request
os-matrix
10s
dotnet-format
47s
Matrix: build
Annotations
2 warnings
|
build-ubuntu-latest:
src/Tests/ISBNTests.cs#L26
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|
|
build-ubuntu-latest:
src/Tests/ISBNTests.cs#L26
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
|