Skip to content

Bump actions/cache from 3 to 4 #1731

Bump actions/cache from 3 to 4

Bump actions/cache from 3 to 4 #1731

Triggered via pull request January 18, 2024 07:06
Status Success
Total duration 13m 21s
Artifacts 4

pr.yml

on: pull_request
Build  /  Detect Clean Versions
5s
Build / Detect Clean Versions
Build  /  Compile Assets
44s
Build / Compile Assets
Test  /  Generate Dialyzer PLT
8m 51s
Test / Generate Dialyzer PLT
Test  /  Check Formatting
3m 21s
Test / Check Formatting
Test  /  Run Tests & Submit Coverage
8m 5s
Test / Run Tests & Submit Coverage
Test  /  Check Credo
4m 14s
Test / Check Credo
Test  /  Gettext Translations up-to-date
4m 55s
Test / Gettext Translations up-to-date
Test  /  Sobelow Job
49s
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

176 warnings
Dependabot / Automerge PRs
Semver bump is higher than allowed in TARGET. Tried to do a 'version-update:semver-major' update but the max allowed is 'version-update:semver-minor'
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 / Check Formatting
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Check Formatting
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Check Formatting
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Check Formatting
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
Test / Check Formatting
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Test / Check Formatting
use Bitwise is deprecated. import Bitwise instead
Test / Check Formatting
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Check Formatting
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Check Formatting
use Bitwise is deprecated. import Bitwise instead
Test / Check Credo
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Check Credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Check Credo
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Check Credo
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
Test / Check Credo
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Test / Check Credo
use Bitwise is deprecated. import Bitwise instead
Test / Check Credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Check Credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Check Credo
use Bitwise is deprecated. import Bitwise 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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Check Credo: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
Test / Gettext Translations up-to-date
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Gettext Translations up-to-date
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Gettext Translations up-to-date
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Gettext Translations up-to-date
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
Test / Gettext Translations up-to-date
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Test / Gettext Translations up-to-date
use Bitwise is deprecated. import Bitwise instead
Test / Gettext Translations up-to-date
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Gettext Translations up-to-date
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Gettext Translations up-to-date
use Bitwise is deprecated. import Bitwise 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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Docs / Generate: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
Docs / Generate
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Docs / Generate
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Docs / Generate
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Docs / Generate
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
Docs / Generate
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Docs / Generate
use Bitwise is deprecated. import Bitwise instead
Docs / Generate
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Docs / Generate
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Docs / Generate
use Bitwise is deprecated. import Bitwise 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
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
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Run Tests & Submit Coverage: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Generate Dialyzer PLT
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Generate Dialyzer PLT
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test / Generate Dialyzer PLT
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
Test / Generate Dialyzer PLT
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Test / Generate Dialyzer PLT
use Bitwise is deprecated. import Bitwise instead
Test / Generate Dialyzer PLT
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Generate Dialyzer PLT
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test / Generate Dialyzer PLT
use Bitwise is deprecated. import Bitwise instead
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/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Generate Dialyzer PLT: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/statistics_context.ex#L898
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/statistics_context.ex#L1000
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/statistics_context.ex#L1018
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/statistics_context.ex#L1044
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/case_context.ex#L505
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/case_context.ex#L688
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/case_context.ex#L1437
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia_web/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/statistics_context.ex#L898
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/statistics_context.ex#L1000
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/statistics_context.ex#L1018
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/statistics_context.ex#L1044
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/case_context.ex#L505
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/case_context.ex#L688
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia/case_context.ex#L1437
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia_web/live/affiliation_live/index.ex#L112
missing `:on` in join, defaulting to `on: true`.
Test / Check Dialyzer: lib/hygeia_web/live/case_live/index.ex#L293
missing `:on` in join, defaulting to `on: true`.

Artifacts

Produced during runtime
Name Size
compile_assets Expired
14 MB
dialyzer_plt_dev Expired
9.62 MB
docs Expired
5.95 MB
mix_release Expired
44.1 MB