Postgres connection env vars #2164
ci.yml
on: pull_request
Matrix: docker_build
compile_and_lint
41s
windows_test
2m 52s
Matrix: test
Matrix: docker_push
Annotations
16 errors
|
compile_and_lint
Process completed with exit code 1.
|
|
test (mysql, mysql, mysql://root:Password123!@127.0.0.1/sqlpage)
Process completed with exit code 101.
|
|
test (mssql, mssql, mssql://root:Password123!@127.0.0.1/sqlpage)
The strategy configuration was canceled because "test.mysql_mysql_mysql___root_" failed
|
|
test (mssql, mssql, mssql://root:Password123!@127.0.0.1/sqlpage)
The operation was canceled.
|
|
test (odbc, postgres, Driver=PostgreSQL Unicode;Server=127.0.0.1;Port=5432;Database=sqlpage;UID=r...
The strategy configuration was canceled because "test.mysql_mysql_mysql___root_" failed
|
|
test (odbc, postgres, Driver=PostgreSQL Unicode;Server=127.0.0.1;Port=5432;Database=sqlpage;UID=r...
The operation was canceled.
|
|
test (postgres, postgres, postgres://root:Password123!@127.0.0.1/sqlpage)
The strategy configuration was canceled because "test.mysql_mysql_mysql___root_" failed
|
|
test (postgres, postgres, postgres://root:Password123!@127.0.0.1/sqlpage)
The operation was canceled.
|
|
test (oracle, oracle, Driver=Oracle 21 ODBC driver;Dbq=//127.0.0.1:1521/FREEPDB1;Uid=root;Pwd=Pas...
The strategy configuration was canceled because "test.mysql_mysql_mysql___root_" failed
|
|
test (oracle, oracle, Driver=Oracle 21 ODBC driver;Dbq=//127.0.0.1:1521/FREEPDB1;Uid=root;Pwd=Pas...
The operation was canceled.
|
|
windows_test
Process completed with exit code 1.
|
|
docker_build (linux/amd64, duckdb)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c /usr/local/bin/build-project.sh" did not complete successfully: exit code: 101
|
|
docker_build (linux/amd64, minimal)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c /usr/local/bin/build-project.sh" did not complete successfully: exit code: 101
|
|
docker_build (linux/arm64, minimal)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c /usr/local/bin/build-project.sh" did not complete successfully: exit code: 101
|
|
docker_build (linux/arm64, duckdb)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c /usr/local/bin/build-project.sh" did not complete successfully: exit code: 101
|
|
docker_build (linux/arm/v7, minimal)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c /usr/local/bin/build-project.sh" did not complete successfully: exit code: 101
|