Skip to content

Update deps and fix 2 warnings #91

Update deps and fix 2 warnings

Update deps and fix 2 warnings #91

Re-run triggered July 3, 2024 14:52
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

1 error and 6 warnings
mix_test (1.12.3, 24.3.4)
Process completed with exit code 1.
mix_test (1.12.3, 24.3.4)
Keyword.validate!/2 is undefined or private
mix_test (1.12.3, 24.3.4)
module Mix.Tasks.Format is not a behaviour (in module Phoenix.LiveView.HTMLFormatter)
mix_test (1.12.3, 24.3.4)
got "@impl Mix.Tasks.Format" for function features/1 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
mix_test (1.12.3, 24.3.4)
got "@impl Mix.Tasks.Format" for function format/2 but this behaviour does not specify such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks
mix_test (1.12.3, 24.3.4)
Code.quoted_to_algebra/2 is undefined or private
mix_test (1.12.3, 24.3.4)
Macro.Env.lookup_import/2 is undefined or private