Skip to content

Bump phoenix from 1.6.16 to 1.7.7 #293

Bump phoenix from 1.6.16 to 1.7.7

Bump phoenix from 1.6.16 to 1.7.7 #293

Triggered via pull request July 17, 2023 11:18
Status Failure
Total duration 4m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
Build and test: lib/zout_web/views/project_view.ex#L2
** (CompileError) lib/zout_web/views/project_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
Build and test
Process completed with exit code 1.
Dialyzer: lib/zout_web/views/project_view.ex#L2
** (CompileError) lib/zout_web/views/project_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
Dialyzer
Process completed with exit code 1.
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
unused import Bitwise
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test: lib/zout/checker/unchecked.ex#L13
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: lib/zout/checker/unchecked.ex#L18
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: lib/zout/data/data.ex#L76
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: lib/zout/data/data.ex#L148
variable "response_time" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: lib/zout/data/data.ex#L247
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Dialyzer
unused import Bitwise
Dialyzer: lib/zout/checker/unchecked.ex#L13
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
Dialyzer: lib/zout/checker/unchecked.ex#L18
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
Dialyzer: lib/zout/data/data.ex#L76
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
Dialyzer: lib/zout/data/data.ex#L148
variable "response_time" is unused (if the variable is not meant to be used, prefix it with an underscore)
Dialyzer: lib/zout/data/data.ex#L247
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
Dialyzer: lib/zout/data/data.ex#L249
variable "slug" is unused (if the variable is not meant to be used, prefix it with an underscore)