Skip to content

Add Erlang/OTP 27 Process label support (#446) #1132

Add Erlang/OTP 27 Process label support (#446)

Add Erlang/OTP 27 Process label support (#446) #1132

Triggered via push August 15, 2024 18:32
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: push
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 19 warnings
mix_test (1.15.6, 26.0.2): test/phoenix/live_dashboard/pages/processes_live_test.exs#L129
test can kill process when enabled (Phoenix.LiveDashboard.ProcessesLiveTest)
mix_test (1.15.6, 26.0.2)
Process completed with exit code 2.
npm test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
npm test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mix_test (1.15.6, 26.0.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix_test (1.15.6, 26.0.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mix_test (1.15.6, 26.0.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix_test (1.15.6, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix_test (1.15.6, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix_test (1.15.6, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix_test (1.15.6, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix_test (1.17.2, 27.0.1, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix_test (1.17.2, 27.0.1, lint)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mix_test (1.17.2, 27.0.1, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
mix_test (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function EctoPSQLExtras.CacheHit.info() is deprecated, you must add parentheses instead: remote.function()
mix_test (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function EctoMySQLExtras.Plugins.info() is deprecated, you must add parentheses instead: remote.function()
mix_test (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function EctoSQLite3Extras.TotalSize.info() is deprecated, you must add parentheses instead: remote.function()
mix_test (1.14.5, 24.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
mix_test (1.14.5, 24.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mix_test (1.14.5, 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead