Skip to content

PBM-397: warn about parallel agent for the same node #1039

PBM-397: warn about parallel agent for the same node

PBM-397: warn about parallel agent for the same node #1039

Triggered via pull request September 25, 2024 14:05
@defbindefbin
synchronize #1023
PBM-397
Status Success
Total duration 1m 8s
Artifacts

reviewdog.yml

on: pull_request
runner / go-test
53s
runner / go-test
runner / shellcheck
5s
runner / shellcheck
runner / misspell
16s
runner / misspell
runner / alex
29s
runner / alex
runner / golangci-lint
19s
runner / golangci-lint
runner / gofmt
18s
runner / gofmt
runner / shfmt
17s
runner / shfmt
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
runner / golangci-lint: pbm/backup/physical.go#L675
`writeFile` - `l` is unused (unparam)
runner / golangci-lint: cmd/pbm-agent/resync.go#L85
param clear has same name as predeclared identifier (predeclared)
runner / golangci-lint: cmd/pbm-agent/resync.go#L109
param clear has same name as predeclared identifier (predeclared)
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/