Skip to content

fix(deps): update github.com/sapcc/go-bits digest to b69ff7f #116

fix(deps): update github.com/sapcc/go-bits digest to b69ff7f

fix(deps): update github.com/sapcc/go-bits digest to b69ff7f #116

Triggered via pull request August 3, 2023 14:28
Status Failure
Total duration 1m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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 (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.