Skip to content

CI cleanups

CI cleanups #477

Triggered via pull request October 1, 2024 18:17
Status Failure
Total duration 1m 12s
Artifacts

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build-and-test (1.13, ubuntu-22.04)
cannot use `CREATE TABLE test (n INT)` (constant "CREATE TABLE test (n INT)" of type string) as context.Context value in argument to conn.(driver.ExecerContext).ExecContext: missing method Deadline
build-and-test (1.13, ubuntu-22.04)
Process completed with exit code 2.
build-and-test (1.13, ubuntu-24.04)
cannot use `CREATE TABLE test (n INT)` (constant "CREATE TABLE test (n INT)" of type string) as context.Context value in argument to conn.(driver.ExecerContext).ExecContext: missing method Deadline
build-and-test (1.13, ubuntu-24.04)
Process completed with exit code 2.
build-and-test (1.13, ubuntu-20.04)
cannot use `CREATE TABLE test (n INT)` (constant "CREATE TABLE test (n INT)" of type string) as context.Context value in argument to conn.(driver.ExecerContext).ExecContext: missing method Deadline
build-and-test (1.13, ubuntu-20.04)
Process completed with exit code 2.
build-and-test (stable, ubuntu-22.04)
conn.BeginTx undefined (type "database/sql/driver".Conn has no field or method BeginTx)
build-and-test (stable, ubuntu-22.04)
Process completed with exit code 1.
build-and-test (stable, ubuntu-24.04)
conn.BeginTx undefined (type "database/sql/driver".Conn has no field or method BeginTx)
build-and-test (stable, ubuntu-24.04)
Process completed with exit code 1.
build-and-test (stable, ubuntu-20.04)
conn.BeginTx undefined (type "database/sql/driver".Conn has no field or method BeginTx)
build-and-test (stable, ubuntu-20.04)
Process completed with exit code 1.