chore(deps): bump semver from 6.3.0 to 6.3.1 in /contrib/docs-code-samples in the npm_and_yarn group #2149
Annotations
10 errors and 1 warning
Run golangci-lint:
internal/driver/config/opl_cache_test.go#L22
Error return value of `io.WriteString` is not checked (errcheck)
|
Run golangci-lint:
internal/relationtuple/read_server_test.go#L257
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
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)
|
Run golangci-lint:
contrib/docs-code-samples/list-api-display-objects/00-create-tuples/main.go#L17
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
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)
|
Run golangci-lint:
cmd/client/grpc_client.go#L145
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
internal/e2e/grpc_client_test.go#L93
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
internal/e2e/grpc_client_test.go#L116
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
internal/e2e/grpc_client_test.go#L207
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
internal/driver/daemon.go#L481
SA1019: grpcOtel.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading