Skip to content

Bump System.Text.Json from 8.0.4 to 8.0.5 in /DragonFruit.Data in the nuget group across 1 directory #244

Bump System.Text.Json from 8.0.4 to 8.0.5 in /DragonFruit.Data in the nuget group across 1 directory

Bump System.Text.Json from 8.0.4 to 8.0.5 in /DragonFruit.Data in the nuget group across 1 directory #244

Triggered via pull request October 8, 2024 20:39
Status Failure
Total duration 5m 58s
Artifacts

unit-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
test: DragonFruit.Data.Tests/ConverterTests.cs#L30
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
test: DragonFruit.Data.Tests/ConverterTests.cs#L51
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
test: DragonFruit.Data.Tests/ConverterTests.cs#L82
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
test: DragonFruit.Data.Tests/RequestTests.cs#L46
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
test: DragonFruit.Data.Tests/RequestTests.cs#L82
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
test: DragonFruit.Data.Tests/RequestTests.cs#L142
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
test: DragonFruit.Data.Tests/ConverterTests.cs#L30
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
test: DragonFruit.Data.Tests/ConverterTests.cs#L51
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
test: DragonFruit.Data.Tests/ConverterTests.cs#L82
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
test: DragonFruit.Data.Tests/RequestTests.cs#L46
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)