Skip to content

Fix compile install (#33) #69

Fix compile install (#33)

Fix compile install (#33) #69

Triggered via push August 20, 2023 17:14
Status Failure
Total duration 2m 59s
Artifacts

main.yml

on: push
Static Analysis
2m 50s
Static Analysis
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Static Analysis
Process completed with exit code 1.
Run ExUnit tests (1.14.4, 25.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Static Analysis: deps/recon_ex/mix.exs#L18
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
Static Analysis
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
Static Analysis
the char_list() type is deprecated, use charlist()
Static Analysis
the char_list() type is deprecated, use charlist()
Static Analysis
the char_list() type is deprecated, use charlist()
Static Analysis
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
Static Analysis
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
Static Analysis
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
Static Analysis
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead