Skip to content

chore(deps): update grpc-dotnet monorepo to 2.65.0 (#424) #1000

chore(deps): update grpc-dotnet monorepo to 2.65.0 (#424)

chore(deps): update grpc-dotnet monorepo to 2.65.0 (#424) #1000

Triggered via push September 11, 2024 07:26
Status Success
Total duration 4m 42s
Artifacts
check-env
0s
check-env
integration-tests-on-prod
4m 17s
integration-tests-on-prod
Fit to window
Zoom out
Zoom in

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)