Migration: allow domain change within the same team #18730
Annotations
6 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: marocchino/tool-versions-action@18a164fa2b0db1cc1edf7305fcb17ace36d1c306. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run mix do ecto.create, ecto.migrate
using commas as separators in "mix do" is deprecated, use + between commands instead
|
|
Run mix compile --warnings-as-errors --all-warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run mix compile --warnings-as-errors --all-warnings
matching on the float 0.0 will no longer also match -0.0 in OTP 27.
|
|
Run mix compile --warnings-as-errors --all-warnings
matching on the float 0.0 will no longer also match -0.0 in OTP 27.
|
|
Run mix compile --warnings-as-errors --all-warnings
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
background
wait
wait-all
cancel
parallel
Loading