Skip to content

chore(deps): bump the dev-dependencies group with 3 updates #65

chore(deps): bump the dev-dependencies group with 3 updates

chore(deps): bump the dev-dependencies group with 3 updates #65

Triggered via pull request December 1, 2023 08:45
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
lint: internal/servers/server.go#L111
Error return value of `server.Serve` is not checked (errcheck)
lint: cmd/client/main.go#L67
Error return value of `h.Create` is not checked (errcheck)
lint: pkg/connection/connection.go#L34
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
lint: pkg/connection/connection.go#L35
SA1019: grpc.WithBackoffMaxDelay is deprecated: use WithConnectParams instead. Will be supported throughout 1.x. (staticcheck)
lint: pkg/connection/connection.go#L53
SA1019: grpc.WithDialer is deprecated: use WithContextDialer instead. Will be supported throughout 1.x. (staticcheck)
lint
issues found
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` 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/