Skip to content

Show a better error message when the module doesn't exist #26

Show a better error message when the module doesn't exist

Show a better error message when the module doesn't exist #26

Re-run triggered July 10, 2023 08:43
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

2 errors and 4 warnings
test (1.9, 20): test/phoenix/template_test.exs#L39
test embed_templates/2 embeds templates (Phoenix.TemplateTest)
test (1.9, 20)
Process completed with exit code 1.
test (1.9, 20)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
test (1.9, 20)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
test (1.12, 24, lint)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test (1.12, 24, lint)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead