Skip to content

used the msec:farley-score skill and improved the tests #159

used the msec:farley-score skill and improved the tests

used the msec:farley-score skill and improved the tests #159

Triggered via pull request July 9, 2026 14:47
Status Success
Total duration 5m 27s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Verify: src/BikeTracking.Api.Tests/Application/Imports/CsvImportDifficultyTests.cs#L118
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
Verify: src/BikeTracking.Api.Tests/Application/Imports/CsvImportDifficultyTests.cs#L66
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)