Skip to content

bump rollkit v0.13.6 #157

bump rollkit v0.13.6

bump rollkit v0.13.6 #157

Triggered via push July 10, 2024 07:57
Status Failure
Total duration 5m 33s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci-lint: server/start.go#L384
commentFormatting: put a space between `//` and comment text (gocritic)
golangci-lint: client/cmd.go#L171
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
golangci-lint: server/start.go#L519
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
golangci-lint: server/grpc/server_test.go#L54
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
golangci-lint
Process completed with exit code 2.
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/