chore(deps): update grpc-dotnet monorepo to 2.65.0 (#424) #1000
integration-tests-on-production.yml
on: push
check-env
0s
integration-tests-on-prod
4m 17s
Annotations
3 warnings
check-env
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
integration-tests-on-prod:
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-prod:
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)
|