PBM coverage report for functional tests #1200
reviewdog.yml
on: pull_request
runner / go-test
52s
runner / shellcheck
9s
runner / misspell
27s
runner / alex
30s
runner / golangci-lint
1m 2s
runner / gofmt
2m 34s
runner / shfmt
34s
Annotations
10 errors and 7 warnings
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 / 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)
|
test_user_roles.test_logical_PBM_T216[full_bck]:
psmdb-testing/pbm-functional/pytest/test_user_roles.py#L74
pymongo.errors.ServerSelectionTimeoutError: No replica set members match selector "Primary()", Timeout: 30s, Topology Description: <TopologyDescription id: 6762bf76aa804f2d75750d28, topology_type: ReplicaSetNoPrimary, servers: [<ServerDescription ('rs101', 27017) server_type: Unknown, rtt: None>, <ServerDescription ('rs102', 27017) server_type: RSSecondary, rtt: 0.0008154882490091843>, <ServerDescription ('rs103', 27017) server_type: RSSecondary, rtt: 0.00033133703962154694>]>
|
runner / shellcheck
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 / alex
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 / go-test
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
|
runner / gofmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|