Skip to content

Prevent MoveBucket from moving a bucket across two different db files #238

Prevent MoveBucket from moving a bucket across two different db files

Prevent MoveBucket from moving a bucket across two different db files #238

Re-run triggered January 11, 2024 18:58
Status Failure
Total duration 37m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests_windows.yml

on: pull_request
Matrix: test-windows
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test-windows (windows-amd64-unit-test-4-cpu): movebucket_test.go#L250
Error return value of `tx.Rollback` is not checked (errcheck)
test-windows (windows-amd64-unit-test-4-cpu): movebucket_test.go#L321
Error return value of `sTx.Rollback` is not checked (errcheck)
test-windows (windows-amd64-unit-test-4-cpu): movebucket_test.go#L327
Error return value of `dTx.Rollback` is not checked (errcheck)
test-windows (windows-amd64-unit-test-4-cpu): movebucket_test.go#L249
ineffectual assignment to sErr (ineffassign)
test-windows (windows-amd64-unit-test-4-cpu): movebucket_test.go#L255
SA5001: should check returned error before deferring dstDB.Close() (staticcheck)
test-windows (windows-amd64-unit-test-4-cpu)
issues found