CI cleanups #477
build-and-test.yml
on: pull_request
Matrix: build-and-test
finish
3s
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.
|