Skip to content

Allow MyXQL to specify :prepare per operation. #1736

Allow MyXQL to specify :prepare per operation.

Allow MyXQL to specify :prepare per operation. #1736

Triggered via pull request January 2, 2025 23:53
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Matrix: mssql integration test
Matrix: mysql integration test
Matrix: postgres integration test
Matrix: unittest
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
Error: Earthfile#L66
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run --name pg --network=host -d -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=postgres "postgres:$POSTGRES"; while ! pg_isready --host=127.0.0.1 --port=5432 --quiet; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for postgres"; exit 1); echo "waiting for postgres"; sleep 1; done; PG_URL=postgres:[email protected] ECTO_ADAPTER=pg mix test; did not complete successfully. Exit code 1
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 9.6-alpine, 1)
Process completed with exit code 1.
Error: Earthfile#L66
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run --name pg --network=host -d -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=postgres "postgres:$POSTGRES"; while ! pg_isready --host=127.0.0.1 --port=5432 --quiet; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for postgres"; exit 1); echo "waiting for postgres"; sleep 1; done; PG_URL=postgres:[email protected] ECTO_ADAPTER=pg mix test; did not complete successfully. Exit code 1
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 11.11-alpine, 1)
Process completed with exit code 1.
Error: Earthfile#L66
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run --name pg --network=host -d -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=postgres "postgres:$POSTGRES"; while ! pg_isready --host=127.0.0.1 --port=5432 --quiet; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for postgres"; exit 1); echo "waiting for postgres"; sleep 1; done; PG_URL=postgres:[email protected] ECTO_ADAPTER=pg mix test; did not complete successfully. Exit code 1
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine, 1)
Process completed with exit code 1.
Error: Earthfile#L66
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run --name pg --network=host -d -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=postgres "postgres:$POSTGRES"; while ! pg_isready --host=127.0.0.1 --port=5432 --quiet; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for postgres"; exit 1); echo "waiting for postgres"; sleep 1; done; PG_URL=postgres:[email protected] ECTO_ADAPTER=pg mix test; did not complete successfully. Exit code 1
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 9.5-alpine, 1)
Process completed with exit code 1.
Error: Earthfile#L66
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run --name pg --network=host -d -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -e POSTGRES_DB=postgres "postgres:$POSTGRES"; while ! pg_isready --host=127.0.0.1 --port=5432 --quiet; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for postgres"; exit 1); echo "waiting for postgres"; sleep 1; done; PG_URL=postgres:[email protected] ECTO_ADAPTER=pg mix test; did not complete successfully. Exit code 1
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine, 4)
Process completed with exit code 1.
unittest (1.17.2, 25.0.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unittest (1.17.2, 27.0.1, lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 9.6-alpine, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 11.11-alpine, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 9.5-alpine, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mysql integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 5.7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mysql integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636