PBM-1455: Oplog restore tests #1202
reviewdog.yml
on: pull_request
runner / go-test
23s
runner / shellcheck
6s
runner / misspell
20s
runner / alex
29s
runner / golangci-lint
1m 3s
runner / gofmt
18s
runner / shfmt
14s
Annotations
10 errors and 7 warnings
runner / golangci-lint:
pbm/oplog/restore_test.go#L74
Error return value of `oRestore.SetCloneNS` is not checked (errcheck)
|
runner / golangci-lint:
pbm/oplog/restore_test.go#L293
Error return value of `oRestore.SetCloneNS` is not checked (errcheck)
|
runner / golangci-lint:
pbm/oplog/restore_test.go#L272
`relevent` is a misspelling of `relevant` (misspell)
|
runner / golangci-lint:
pbm/backup/physical.go#L675
`writeFile` - `l` is unused (unparam)
|
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/log/history.go#L88
the methods of "Entries" 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 / shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / shfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / gofmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / misspell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / go-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / alex
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|