Skip to content

PBM-1442 PBM-1443: improve pbm diagnostic #1128

PBM-1442 PBM-1443: improve pbm diagnostic

PBM-1442 PBM-1443: improve pbm diagnostic #1128

Triggered via pull request November 14, 2024 11:58
@defbindefbin
synchronize #1048
PBM-1442
Status Success
Total duration 45s
Artifacts

reviewdog.yml

on: pull_request
runner / go-test
37s
runner / go-test
runner / shellcheck
7s
runner / shellcheck
runner / misspell
20s
runner / misspell
runner / alex
30s
runner / alex
runner / golangci-lint
21s
runner / golangci-lint
runner / gofmt
15s
runner / gofmt
runner / shfmt
15s
runner / shfmt
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
runner / golangci-lint: pbm/backup/physical.go#L675
`writeFile` - `l` is unused (unparam)
runner / golangci-lint: pbm/log/history.go#L88
the methods of "Entries" use pointer receiver and non-pointer receiver. (recvcheck)
runner / golangci-lint: pbm/storage/s3/download.go#L232
the methods of "chunksQueue" use pointer receiver and non-pointer receiver. (recvcheck)
runner / golangci-lint: pbm/restore/phys/phys.go#L51
the methods of "RestoreTxn" use pointer receiver and non-pointer receiver. (recvcheck)
runner / golangci-lint: pbm/backup/physical.go#L557
the methods of "UUID" use pointer receiver and non-pointer receiver. (recvcheck)
runner / golangci-lint: pbm/backup/types.go#L145
the methods of "File" use pointer receiver and non-pointer receiver. (recvcheck)
runner / golangci-lint: pbm/prio/priority.go#L67
the methods of "nodeScores" use pointer receiver and non-pointer receiver. (recvcheck)
runner / golangci-lint: pbm/restore/types.go#L56
the methods of "Conditions" use pointer receiver and non-pointer receiver. (recvcheck)
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / gofmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / go-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/