feat: Disable triggers options #10
checks.yml
on: pull_request
tests
/
tests
6m 1s
Matrix: build / build-binary
Annotations
8 errors and 13 warnings
lint:
internal/db/postgres/restorers/base_test.go#L338
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L360
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/utils/ioutils/gzip_reader_test.go#L51
ineffectual assignment to err (ineffassign)
|
lint:
internal/db/postgres/restorers/base_test.go#L119
SA5001: should check error returned from s.GetConnectionWithUser() before deferring conn.Close(cxt) (staticcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L153
SA5001: should check error returned from s.GetConnectionWithUser() before deferring conn.Close(cxt) (staticcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L197
SA5001: should check error returned from s.GetConnectionWithUser() before deferring conn.Close(cxt) (staticcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L260
SA5001: should check error returned from s.GetConnection() before deferring suConn.Close(cxt) (staticcheck)
|
lint
issues found
|
tests / tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (linux/amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (darwin/amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (linux/arm/v7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (linux/ppc64le)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (linux/arm/v6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (linux/s390x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (darwin/arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (windows/amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (linux/arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (windows/arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build-binary (linux/riscv64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|