This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
chore(deps): bump the dev-dependencies group with 1 update #68
Annotations
6 errors and 3 warnings
golangci-lint:
internal/servers/server.go#L111
Error return value of `server.Serve` is not checked (errcheck)
|
golangci-lint:
cmd/client/main.go#L67
Error return value of `h.Create` is not checked (errcheck)
|
golangci-lint:
pkg/connection/connection.go#L34
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint:
pkg/connection/connection.go#L35
SA1019: grpc.WithBackoffMaxDelay is deprecated: use WithConnectParams instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint:
pkg/connection/connection.go#L53
SA1019: grpc.WithDialer is deprecated: use WithContextDialer instead. Will be supported throughout 1.x. (staticcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
golangci-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/
|
The logs for this run have expired and are no longer available.
Loading