Drop manual QueryExpr to BooleanExpr conversion in using_join#748
Draft
lukaszsamson wants to merge 2 commits into
Draft
Drop manual QueryExpr to BooleanExpr conversion in using_join#748lukaszsamson wants to merge 2 commits into
lukaszsamson wants to merge 2 commits into
Annotations
2 errors and 3 warnings
|
test ecto_sql
Process completed with exit code 1.
|
|
test ecto_sql:
Earthfile#L61
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:xxxxx@127.0.0.1 ECTO_ADAPTER=pg mix test; did not complete successfully. Exit code 2
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, earthly/actions-setup@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Post Run earthly/actions-setup@v1
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0aOBkagAAAADlxuoEClNGSps+ibIyAIuMQ08xRURHRTEyMTkARWRnZQ==
|
|
Run earthly/actions-setup@v1
Failed to restore: Cache service responded with 400
|
background
wait
wait-all
cancel
parallel
Loading