Skip to content

⬆️ Bump files with dotnet-file sync #361

⬆️ Bump files with dotnet-file sync

⬆️ Bump files with dotnet-file sync #361

Triggered via pull request March 2, 2025 00:25
@kzukzu
synchronize #85
dotnet-file-sync
Status Success
Total duration 1m 7s
Artifacts

build.yml

on: pull_request
os-matrix
4s
os-matrix
dotnet-format
39s
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)