Skip to content

chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.10.0 in /proto #2161

chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.10.0 in /proto

chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.10.0 in /proto #2161

Triggered via pull request December 31, 2024 03:43
Status Success
Total duration 6m 49s
Artifacts

ci.yaml

on: pull_request
Generate changelog
0s
Generate changelog
Build CLI docs
58s
Build CLI docs
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Run lints and checks: contrib/docs-code-samples/expand-api-display-access/01-expand-beach/main.go#L19
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Run lints and checks: contrib/docs-code-samples/simple-access-check-guide/01-check-direct-access/main.go#L17
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: 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 lints and checks: internal/driver/daemon.go#L481
SA1019: grpcOtel.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
Run lints and checks: internal/driver/daemon.go#L500
SA1019: grpcOtel.StreamServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
Run lints and checks: internal/driver/daemon_test.go#L48
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Run lints and checks: internal/driver/daemon_test.go#L107
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (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/