build(deps): bump google.golang.org/grpc from 1.63.2 to 1.67.0 #577
check.yaml
on: pull_request
build-linters-unit-tests
3m 55s
Annotations
3 errors and 2 warnings
build-linters-unit-tests:
pkg/cri/runtime.go#L107
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
build-linters-unit-tests:
pkg/cri/runtime.go#L111
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
build-linters-unit-tests
issues found
|
build-linters-unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linters-unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v2, actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|