Skip to content

Remove unnecessary upstream dependencies #355

Remove unnecessary upstream dependencies

Remove unnecessary upstream dependencies #355

Triggered via push February 18, 2025 05:36
Status Success
Total duration 1m 7s
Artifacts

build.yml

on: push
os-matrix
4s
os-matrix
dotnet-format
27s
dotnet-format
Matrix: build
Fit to window
Zoom out
Zoom in

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)