Release 2.5.0 #831
reviewdog.yml
on: pull_request
runner / go-test
37s
runner / shellcheck
6s
runner / misspell
17s
runner / alex
33s
runner / golangci-lint
26s
runner / gofmt
40s
runner / shfmt
19s
Annotations
4 errors and 4 warnings
runner / shellcheck
Process completed with exit code 2.
|
runner / golangci-lint:
e2e-tests/pkg/tests/sharded/test_backup_cancellation.go#L51
func `checkNoBackupFiles` is unused (unused)
|
runner / golangci-lint:
e2e-tests/pkg/pbm/pbm_ctl.go#L184
the given struct should be annotated with the `json` tag (musttag)
|
runner / golangci-lint:
cmd/pbm-agent/args.go#L15
SA1019: reflect.StringHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.20: Use unsafe.String or unsafe.StringData instead. (staticcheck)
|
runner / shfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / gofmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|