[PBM-907] slice oplog during logical backup #703
Annotations
9 errors and 1 warning
golangci-lint:
internal/backup/logical.go#L99
Error return value is not checked (errcheck)
|
golangci-lint:
internal/slicer/slicer.go#L534
`(*Slicer).backupStartTS` - `rs` is unused (unparam)
|
golangci-lint:
cmd/pbm-agent/agent.go#L218
type `lockAquireFn` is unused (unused)
|
golangci-lint:
internal/restore/logical.go#L552
exporting a pointer for the loop variable v (exportloopref)
|
golangci-lint:
internal/slicer/slicer.go#L345
SA4006: this value of `bcp` is never used (staticcheck)
|
golangci-lint:
internal/backup/logical.go#L99
Error return value is not checked (errcheck)
|
golangci-lint:
internal/slicer/slicer.go#L534
`(*Slicer).backupStartTS` - `rs` is unused (unparam)
|
golangci-lint:
internal/restore/logical.go#L552
exporting a pointer for the loop variable v (exportloopref)
|
golangci-lint:
internal/slicer/slicer.go#L345
SA4006: this value of `bcp` is never used (staticcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, reviewdog/action-golangci-lint@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading