CI #2080
Annotations
10 errors and 1 warning
Run golangci-lint:
contrib/docs-code-samples/list-api-display-objects/01-list-PM/main.go#L20
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/02-list-coffee-break/main.go#L20
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
internal/schema/parse_errors.go#L87
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
internal/schema/parse_errors.go#L88
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
internal/schema/parse_errors.go#L91
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
contrib/docs-code-samples/simple-access-check-guide/00-write-direct-access/main.go#L17
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci-lint:
internal/e2e/grpc_client_test.go#L92
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
internal/e2e/grpc_client_test.go#L115
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
internal/e2e/grpc_client_test.go#L206
G115: integer overflow conversion int -> int32 (gosec)
|
Run golangci-lint:
internal/driver/daemon.go#L455
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