Skip to content

fix(postgres): correct SQL for modifying a column to :identity (#744) #2095

fix(postgres): correct SQL for modifying a column to :identity (#744)

fix(postgres): correct SQL for modifying a column to :identity (#744) #2095

Triggered via push July 22, 2026 16:28
Status Failure
Total duration 2m 24s
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

3 errors and 26 warnings
unittest (1.19.4, 28.0.1, lint)
Process completed with exit code 1.
mysql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 8.0)
Process completed with exit code 1.
Error: Earthfile#L83
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run --name mysql --network=host -d -e MYSQL_ROOT_PASSWORD=root "mysql:$MYSQL" --sql_mode="ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION,ANSI_QUOTES" --default-authentication-plugin=mysql_native_password; while ! mysqladmin ping --host=127.0.0.1 --port=3306 --protocol=TCP --silent; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for mysql"; exit 1); echo "waiting for mysql"; sleep 1; done; MYSQL_URL=root:xxxxx@127.0.0.1 ECTO_ADAPTER=myxql mix test; did not complete successfully. Exit code 1
unittest (1.19.4, 28.0.1, lint)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unittest (1.19.4, 26.0.1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 11.11-alpine, 1)
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/
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 11.11-alpine, 1)
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>0E/BgagAAAABe3bYtuRJ5SowrscUWtlnQTEFYRURHRTE2MDYARWRnZQ==
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 11.11-alpine, 1)
Failed to restore: Cache service responded with 400
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 16.2-alpine, 4)
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/
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 16.2-alpine, 4)
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>0HPBgagAAAAA0qrGK006MQJrQnsK6t4JgTVNQMzExMDAwMTA1MDM1AEVkZ2U=
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 16.2-alpine, 4)
Failed to restore: Cache service responded with 400
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 9.6-alpine, 1)
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/
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 9.6-alpine, 1)
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>0HfBgagAAAAB/BDGTqpHETY4gd7yUi5hXU0xDMzFFREdFMDIwOABFZGdl
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 9.6-alpine, 1)
Failed to restore: Cache service responded with 400
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 16.2-alpine, 1)
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/
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 16.2-alpine, 1)
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>0H/BgagAAAABCmoCzqoZ0Rp0n9IRTcRWZUEhYMzFFREdFMDIwOQBFZGdl
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 16.2-alpine, 1)
Failed to restore: Cache service responded with 400
mysql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 5.7)
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/
mysql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 5.7)
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>0KvBgagAAAAA+L9jKBGNRSpTb0Me9hqmtQ0hHRURHRTE4MDkARWRnZQ==
mysql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 5.7)
Failed to restore: Cache service responded with 400
mysql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 8.0)
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/
mysql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 8.0)
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>0N/BgagAAAABkbYXKpYL+S7sJsIk7ac7hTVNQMzExMDAwMTAxMDE5AEVkZ2U=
mysql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 8.0)
Failed to restore: Cache service responded with 400
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2022)
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/
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2022)
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>0O/BgagAAAAAUUz1hfIU8TKrwDRtPawN3Q0hHRURHRTE3MTkARWRnZQ==
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2022)
Failed to restore: Cache service responded with 400
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2019)
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/
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2019)
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>0QfBgagAAAADB+Vpm1twsS4rAvj9/+kkzUEhMMzBFREdFMDIxMQBFZGdl
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2019)
Failed to restore: Cache service responded with 400