Skip to content

Bump phoenix from 1.6.16 to 1.7.10 #351

Bump phoenix from 1.6.16 to 1.7.10

Bump phoenix from 1.6.16 to 1.7.10 #351

Triggered via pull request November 6, 2023 12:46
Status Failure
Total duration 2m 29s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
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: 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
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)
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)