fix(deps): update github.com/sapcc/go-bits digest to b69ff7f #116
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
test (postgres, postgresql://root:root@localhost/test_suite_controller?sslmode=disable):
internal/housekeeping/housekeeping.go#L108
cannot use e.findNextPoolToActivate (value of type func(tx *sqlx.Tx, _ prometheus.Labels) (*strfmt.UUID, error)) as type func(context.Context, *sqlx.Tx, prometheus.Labels) (*strfmt.UUID, error) in struct literal
|
test (postgres, postgresql://root:root@localhost/test_suite_controller?sslmode=disable):
internal/housekeeping/housekeeping.go#L109
cannot use e.poolCascadeActive (value of type func(tx *sqlx.Tx, poolID *strfmt.UUID, _ prometheus.Labels) error) as type func(context.Context, *sqlx.Tx, *strfmt.UUID, prometheus.Labels) error in struct literal
|
test (postgres, postgresql://root:root@localhost/test_suite_controller?sslmode=disable):
internal/housekeeping/housekeeping.go#L121
cannot use e.CleanupDeletedDomains (value of type func(labels prometheus.Labels) error) as type func(context.Context, prometheus.Labels) error in struct literal
|
test (postgres, postgresql://root:root@localhost/test_suite_controller?sslmode=disable)
Process completed with exit code 1.
|
test (mariadb, mysql://root:root@localhost/test_suite_controller?sql_mode=%27ANSI_QUOTES%27)
The job was canceled because "postgres_postgresql___root_root_localhost_test_suite_controller_sslmode_disable" failed.
|
test (mariadb, mysql://root:root@localhost/test_suite_controller?sql_mode=%27ANSI_QUOTES%27)
The operation was canceled.
|