Skip to content

Label the connection with the repo name #2014

Label the connection with the repo name

Label the connection with the repo name #2014

Triggered via pull request March 11, 2026 15:41
Status Failure
Total duration 2m 22s
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

2 errors and 28 warnings
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2022)
Process completed with exit code 1.
Error: Earthfile#L116
The command WITH DOCKER RUN --privileged set -e; timeout=$(expr $(date +%!s(MISSING)) + 30); docker run -d -p 1433:1433 --name mssql -e 'ACCEPT_EULA=Y' -e 'MSSQL_SA_PASSWORD=some!Password' "mcr.microsoft.com/mssql/server:$MSSQL-latest"; while ! sqlcmd -C -S tcp:127.0.0.1,1433 -U sa -P 'some!Password' -Q "SELECT 1" >/dev/null 2>&1; do test "$(date +%!s(MISSING))" -le "$timeout" || (echo "timed out waiting for mssql"; exit 1); echo "waiting for mssql"; sleep 1; done; ECTO_ADAPTER=tds mix test; did not complete successfully. Exit code 2
unittest (1.19.4, 26.0.1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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)
0..-2 has a default step of -1, please write 0..-2//-1 instead
unittest (1.19.4, 28.0.1, lint)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unittest (1.19.4, 28.0.1, lint)
0..-2 has a default step of -1, please write 0..-2//-1 instead
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 16.2-alpine, 4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, earthly/actions-setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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>0kI2xaQAAAABR3JZDhePMSI4bQaJH3vwPUEhMMzBFREdFMDQwNwBFZGdl
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, 16.2-alpine, 1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, earthly/actions-setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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>0k42xaQAAAADWSX/Z8d1BSoWrRGKXnm+CUEhMMzBFREdFMDExNQBFZGdl
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
postgres integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 9.6-alpine, 1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, earthly/actions-setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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>0k42xaQAAAACuxDlMhW8dTZQ+/MzJSXf0Q0hJMzBFREdFMDQxMgBFZGdl
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, 11.11-alpine, 1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, earthly/actions-setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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>0l42xaQAAAACtaG3mP9RIQLY813CfjQeBREVOMzAxMDAwMTA3MDQ1AEVkZ2U=
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
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2019)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, earthly/actions-setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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>0q42xaQAAAAD0pBeF+I+FSIYfjym+WY5mUEhMMzBFREdFMDIxOQBFZGdl
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2019)
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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, earthly/actions-setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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>0tY2xaQAAAAB9hQ/BUcdNSLTJIvMfw1X5UEhYMzFFREdFMDUxMwBFZGdl
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
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2022)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, earthly/actions-setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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>0uo2xaQAAAABKHOjbgD7USKcX1FYTNu6+RE0yRURHRTA4MTEARWRnZQ==
mssql integration test (1.15.6-erlang-25.3.2.6-alpine-3.18.4, 2022)
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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, earthly/actions-setup@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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>0vo2xaQAAAABnyfmGs2VrRaDrxs/XEc3ARE0yRURHRTA3MTgARWRnZQ==
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