Skip to content

Remove img nonce and update deps #1158

Remove img nonce and update deps

Remove img nonce and update deps #1158

Triggered via pull request December 4, 2024 08:38
Status Failure
Total duration 2m 7s
Artifacts

ci.yml

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

Annotations

5 errors and 1 warning
mix_test (1.14.5, 24.3): test/phoenix/live_dashboard/pages/processes_live_test.exs#L129
test can kill process when enabled (Phoenix.LiveDashboard.ProcessesLiveTest)
mix_test (1.14.5, 24.3)
Process completed with exit code 2.
mix_test (1.17.2, 27.0.1, lint)
Process completed with exit code 1.
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.
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