PBM-1311: PBM fails to do PITR slicing when RS doesn't have a majority #826
reviewdog.yml
on: pull_request
runner / go-test
32s
runner / shellcheck
5s
runner / misspell
21s
runner / alex
30s
runner / golangci-lint
23s
runner / gofmt
16s
runner / shfmt
11s
Annotations
4 errors and 4 warnings
runner / golangci-lint:
pbm/config/config.go#L37
don't use `init` function (init)
|
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 / 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/.
|
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/.
|