feat: Disable triggers options #11
checks.yml
on: pull_request
tests
/
tests
6m 4s
Matrix: build / build-binary
Annotations
10 errors and 13 warnings
lint:
internal/db/postgres/restorers/base_test.go#L353
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L375
Error return value of `tx.Rollback` is not checked (errcheck)
|
lint:
internal/db/postgres/restorers/table_test.go#L48
ineffectual assignment to err (ineffassign)
|
lint:
internal/db/postgres/restorers/table_test.go#L86
ineffectual assignment to err (ineffassign)
|
lint:
internal/db/postgres/restorers/table_test.go#L124
ineffectual assignment to err (ineffassign)
|
lint:
internal/db/postgres/restorers/base_test.go#L134
SA5001: should check error returned from s.GetConnectionWithUser() before deferring conn.Close(cxt) (staticcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L168
SA5001: should check error returned from s.GetConnectionWithUser() before deferring conn.Close(cxt) (staticcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L212
SA5001: should check error returned from s.GetConnectionWithUser() before deferring conn.Close(ctx) (staticcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L275
SA5001: should check error returned from s.GetConnection() before deferring suConn.Close(cxt) (staticcheck)
|
lint:
internal/db/postgres/restorers/base_test.go#L289
SA5001: should check error returned from s.GetConnectionWithUser() before deferring conn.Close(cxt) (staticcheck)
|
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 (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 (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 (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/riscv64)
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 (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/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/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/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 (darwin/arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|