Chore(deps): Bump google.golang.org/grpc from 1.63.2 to 1.66.2 #1320
Annotations
5 errors and 2 warnings
Lint with golangci-lint:
pkg/driver/trace_driver_test.go#L284
printf: non-constant format string in call to log.Fatalf (govet)
|
Lint with golangci-lint:
pkg/driver/trace_driver_test.go#L375
printf: non-constant format string in call to log.Fatalf (govet)
|
Lint with golangci-lint:
pkg/driver/grpc_client.go#L65
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Lint with golangci-lint:
pkg/driver/grpc_client.go#L73
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Lint with golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup Go 1.22
Restore cache failed: Dependencies file is not found in /home/runner/work/invitro/invitro. Supported file pattern: go.sum
|
Loading