Bump phoenix from 1.6.15 to 1.7.9 #1717
Annotations
2 errors and 18 warnings
Run mix compile --warning-as-errors:
lib/hygeia_web/views/error_view.ex#L2
** (CompileError) lib/hygeia_web/views/error_view.ex:2: module Phoenix.View is not loaded and could not be found. This may be happening because the module you are trying to load directly or indirectly depends on the current module
|
Run mix compile --warning-as-errors
Process completed with exit code 1.
|
Run mix deps.compile
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run mix deps.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.compile
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run mix deps.compile
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Run mix deps.compile
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
|
Run mix deps.compile
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
|
Run mix deps.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix deps.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix compile --warning-as-errors:
lib/hygeia/statistics_context.ex#L898
missing `:on` in join, defaulting to `on: true`.
|
Run mix compile --warning-as-errors:
lib/hygeia/statistics_context.ex#L1000
missing `:on` in join, defaulting to `on: true`.
|
Run mix compile --warning-as-errors:
lib/hygeia/statistics_context.ex#L1018
missing `:on` in join, defaulting to `on: true`.
|
Run mix compile --warning-as-errors:
lib/hygeia/statistics_context.ex#L1044
missing `:on` in join, defaulting to `on: true`.
|
Run mix compile --warning-as-errors:
lib/hygeia/case_context.ex#L505
missing `:on` in join, defaulting to `on: true`.
|
Run mix compile --warning-as-errors:
lib/hygeia/case_context.ex#L688
missing `:on` in join, defaulting to `on: true`.
|
Run mix compile --warning-as-errors:
lib/hygeia/case_context.ex#L1437
missing `:on` in join, defaulting to `on: true`.
|
Run mix compile --warning-as-errors:
lib/hygeia_web/filter_data.ex#L1
redefining module Phoenix.HTML.FormData.Map (current version loaded from _build/test/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.FormData.Map.beam)
|
The logs for this run have expired and are no longer available.
Loading