Skip to content

chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 (#427) #999

chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 (#427)

chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 (#427) #999

Triggered via push September 11, 2024 07:26
Status Success
Total duration 2m 11s
Artifacts
integration-tests-on-emulator
2m 4s
integration-tests-on-emulator
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
integration-tests-on-emulator: Google.Cloud.EntityFrameworkCore.Spanner.Tests/AbortedTransactionsTests.cs#L286
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)
integration-tests-on-emulator: Google.Cloud.EntityFrameworkCore.Spanner.Tests/AbortedTransactionsTests.cs#L286
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020)