Skip to content

Update Ecto.Migration.references/2 documentaion (#622) #1656

Update Ecto.Migration.references/2 documentaion (#622)

Update Ecto.Migration.references/2 documentaion (#622) #1656

Triggered via push July 13, 2024 20:34
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

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

Annotations

2 errors and 14 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, 16.2-alpine)
Process completed with exit code 1.
unittest (1.15.6, 24.3.4.13)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unittest (1.15.6, 24.3.4.13): test/ecto/adapters/tds_test.exs#L728
this check/guard will always yield the same result
unittest (1.15.6, 24.3.4.13): test/ecto/adapters/postgres_test.exs#L862
this check/guard will always yield the same result
unittest (1.15.6, 26.1.2, lint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unittest (1.15.6, 26.1.2, lint): test/ecto/adapters/postgres_test.exs#L862
this check/guard will always yield the same result
unittest (1.15.6, 26.1.2, lint): test/ecto/adapters/tds_test.exs#L728
this check/guard will always yield the same result
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 11.11-alpine)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 16.2-alpine)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 9.6-alpine)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
postgres integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 9.5-alpine)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mysql integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 8.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mysql integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 5.7)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mssql integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 2019)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mssql integration test (1.11.4-erlang-23.3.4.9-alpine-3.16.9, 2017)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/