⬆️ Bump files with dotnet-file sync #357
build.yml
on: pull_request
os-matrix
4s
dotnet-format
21s
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)
|