Skip to content

Bump phoenix from 1.6.15 to 1.7.9 #1717

Bump phoenix from 1.6.15 to 1.7.9

Bump phoenix from 1.6.15 to 1.7.9 #1717

Triggered via pull request October 31, 2023 08:13
Status Failure
Total duration 8m 45s
Artifacts 1

pr.yml

on: pull_request
Build  /  Detect Clean Versions
3s
Build / Detect Clean Versions
Test  /  Generate Dialyzer PLT
3m 46s
Test / Generate Dialyzer PLT
Test  /  Check Formatting
3m 22s
Test / Check Formatting
Test  /  Run Tests & Submit Coverage
5m 23s
Test / Run Tests & Submit Coverage
Test  /  Check Credo
3m 28s
Test / Check Credo
Test  /  Gettext Translations up-to-date
3m 18s
Test / Gettext Translations up-to-date
Test  /  Sobelow Job
58s
Test / Sobelow Job
Dependabot  /  Automerge PRs
5s
Dependabot / Automerge PRs
Build  /  Docker Build
0s
Build / Docker Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 59 warnings
Test / Gettext Translations up-to-date: lib/hygeia_web/views/layout_view.ex#L2
** (CompileError) lib/hygeia_web/views/layout_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
Test / Gettext Translations up-to-date
Process completed with exit code 1.
Docs / Generate: lib/hygeia_web/views/layout_view.ex#L2
** (CompileError) lib/hygeia_web/views/layout_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
Docs / Generate
Process completed with exit code 1.
Test / Check Credo: lib/hygeia_web/views/layout_view.ex#L2
** (CompileError) lib/hygeia_web/views/layout_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
Test / Check Credo
Process completed with exit code 1.
Test / Generate Dialyzer PLT: lib/hygeia_web/views/layout_view.ex#L2
** (CompileError) lib/hygeia_web/views/layout_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
Test / Generate Dialyzer PLT
Process completed with exit code 1.
Test / Run Tests & Submit Coverage: 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
Test / Run Tests & Submit Coverage
Process completed with exit code 1.
Build / Mix Release
Process completed with exit code 1.
Test / Sobelow Job
Calculated fingerprint of 166b6e94aad623b3:1 for file config/prod.exs line 1, but found existing inconsistent fingerprint value C15BCE8CAF49A8448E904E375BA0C396
Test / Sobelow Job
Calculated fingerprint of e232a10e1b200458:1 for file lib/hygeia_web/router.ex line 25, but found existing inconsistent fingerprint value 1CB3B7574555FE4C1BB05AEFD62DF665
Test / Sobelow Job
Calculated fingerprint of d2b649eaf44bfb59:1 for file lib/hygeia_web/router.ex line 353, but found existing inconsistent fingerprint value 820780E8AEAE5951980FC52F1060591D
Test / Sobelow Job
Calculated fingerprint of 4558c3a4d1907cdc:1 for file lib/hygeia_web/router.ex line 359, but found existing inconsistent fingerprint value 6D3FEA5BA4D566BED5C5582B2F207D95
Test / Gettext Translations up-to-date: lib/hygeia/statistics_context.ex#L898
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia/statistics_context.ex#L1000
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia/statistics_context.ex#L1018
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia/statistics_context.ex#L1044
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia/case_context.ex#L505
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia/case_context.ex#L688
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia/case_context.ex#L1437
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia_web/filter_data.ex#L1
redefining module Phoenix.HTML.FormData.Map (current version loaded from _build/dev/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.FormData.Map.beam)
Test / Gettext Translations up-to-date
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
Test / Check Formatting
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
Docs / Generate: lib/hygeia/statistics_context.ex#L898
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia/statistics_context.ex#L1000
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia/statistics_context.ex#L1018
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia/statistics_context.ex#L1044
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia/case_context.ex#L505
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia/case_context.ex#L688
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia/case_context.ex#L1437
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia_web/filter_data.ex#L1
redefining module Phoenix.HTML.FormData.Map (current version loaded from _build/dev/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.FormData.Map.beam)
Docs / Generate
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
Test / Check Credo
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
Test / Check Credo: lib/hygeia/statistics_context.ex#L898
missing `:on` in join, defaulting to `on: true`.
Test / Check Credo: lib/hygeia/statistics_context.ex#L1000
missing `:on` in join, defaulting to `on: true`.
Test / Check Credo: lib/hygeia/statistics_context.ex#L1018
missing `:on` in join, defaulting to `on: true`.
Test / Check Credo: lib/hygeia/statistics_context.ex#L1044
missing `:on` in join, defaulting to `on: true`.
Test / Check Credo: lib/hygeia/case_context.ex#L505
missing `:on` in join, defaulting to `on: true`.
Test / Check Credo: lib/hygeia/case_context.ex#L688
missing `:on` in join, defaulting to `on: true`.
Test / Check Credo: lib/hygeia/case_context.ex#L1437
missing `:on` in join, defaulting to `on: true`.
Test / Check Credo: lib/hygeia_web/filter_data.ex#L1
redefining module Phoenix.HTML.FormData.Map (current version loaded from _build/dev/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.FormData.Map.beam)
Test / Generate Dialyzer PLT: lib/hygeia/statistics_context.ex#L898
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia/statistics_context.ex#L1000
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia/statistics_context.ex#L1018
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia/statistics_context.ex#L1044
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia/case_context.ex#L505
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia/case_context.ex#L688
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia/case_context.ex#L1437
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia_web/filter_data.ex#L1
redefining module Phoenix.HTML.FormData.Map (current version loaded from _build/dev/lib/phoenix_html/ebin/Elixir.Phoenix.HTML.FormData.Map.beam)
Test / Generate Dialyzer PLT
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
Test / Run Tests & Submit Coverage
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Run Tests & Submit Coverage
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Run Tests & Submit Coverage
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Run Tests & Submit Coverage
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
Test / Run Tests & Submit Coverage
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Test / Run Tests & Submit Coverage
Phoenix.HTML.Tag.attributes_escape/1 is deprecated. Use Phoenix.HTML.attributes_escape/1 instead
Test / Run Tests & Submit Coverage
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Run Tests & Submit Coverage
use Bitwise is deprecated. import Bitwise instead
Test / Run Tests & Submit Coverage
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Run Tests & Submit Coverage
use Bitwise is deprecated. import Bitwise instead
Test / Run Tests & Submit Coverage: lib/hygeia/statistics_context.ex#L898
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia/statistics_context.ex#L1000
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia/statistics_context.ex#L1018
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia/statistics_context.ex#L1044
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia/case_context.ex#L505
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia/case_context.ex#L688
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia/case_context.ex#L1437
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: 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)

Artifacts

Produced during runtime
Name Size
compile_assets Expired
14 MB