Skip to content

Bump xunit in the all-dependencies group across 1 directory (#594) #241

Bump xunit in the all-dependencies group across 1 directory (#594)

Bump xunit in the all-dependencies group across 1 directory (#594) #241

Triggered via push September 30, 2024 19:19
Status Success
Total duration 5m 58s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: test/YesSql.Tests/CoreTests.cs#L3251
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)
build: test/YesSql.Tests/CoreTests.cs#L3251
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)
build: test/YesSql.Tests/CoreTests.cs#L3251
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)
build: test/YesSql.Tests/CoreTests.cs#L3251
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)