Bump google.golang.org/api from 0.154.0 to 0.183.0 #299
Annotations
20 errors and 2 warnings
pkg/agent/attestor/node/node.go#L298
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
pkg/agent/attestor/node/node.go#L301
SA1019: grpc.FailOnNonTempDialError is deprecated: this DialOption is not supported by NewClient. This API may be changed or removed in a later release. (staticcheck)
|
pkg/agent/attestor/node/node.go#L303
SA1019: grpc.WithReturnConnectionError is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
cmd/spire-server/util/util.go#L35
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
cmd/spire-server/util/util.go#L38
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
cmd/spire-server/util/util.go#L39
SA1019: grpc.FailOnNonTempDialError is deprecated: this DialOption is not supported by NewClient. This API may be changed or removed in a later release. (staticcheck)
|
cmd/spire-server/util/util.go#L40
SA1019: grpc.WithReturnConnectionError is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
test/spiretest/apiserver.go#L38
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
test/integration/setup/itclient/client.go#L54
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
test/integration/setup/itclient/client.go#L73
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
|
|
|
|
|
|
|
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading