chore(deps): bump the npm_and_yarn group with 2 updates #2150
Annotations
10 errors and 1 warning
contrib/docs-code-samples/expand-api-display-access/00-create-tuples/main.go#L17
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
contrib/docs-code-samples/list-api-display-objects/02-list-coffee-break/main.go#L20
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
cmd/client/grpc_client.go#L79
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
cmd/client/grpc_client.go#L145
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
internal/check/checkgroup/workerpool_test.go#L131
G115: integer overflow conversion int -> int32 (gosec)
|
internal/relationtuple/read_server_test.go#L257
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
internal/driver/daemon.go#L481
SA1019: grpcOtel.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
internal/driver/daemon.go#L500
SA1019: grpcOtel.StreamServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
internal/driver/daemon_test.go#L48
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
internal/driver/daemon_test.go#L107
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading