chore(deps-dev): bump prettier-plugin-packagejson from 2.4.6 to 2.5.7 #2190
ci.yaml
on: pull_request
Run lints and checks
2m 40s
Run tests
3m 20s
Run race tests
2m 45s
Run buf actions
1m 20s
Build CLI docs
58s
Render version schema
0s
Release SDKs
0s
Annotations
10 errors and 7 warnings
Run lints and checks:
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 lints and checks:
cmd/client/grpc_client.go#L145
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run lints and checks:
internal/driver/config/opl_cache_test.go#L22
Error return value of `io.WriteString` is not checked (errcheck)
|
Run lints and checks:
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 lints and checks:
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 lints and checks:
internal/check/handler_test.go#L323
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run lints and checks:
internal/e2e/grpc_client_test.go#L93
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/e2e/grpc_client_test.go#L116
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/e2e/grpc_client_test.go#L207
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/driver/daemon.go#L481
SA1019: grpcOtel.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
Run buf actions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run lints and checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run race tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate SDKs
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build CLI docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate SDKs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|