Skip to content

build: add :ssl in extra_applications (#32) #67

build: add :ssl in extra_applications (#32)

build: add :ssl in extra_applications (#32) #67

Triggered via push July 17, 2023 02:30
Status Success
Total duration 3m 2s
Artifacts

main.yml

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

Annotations

11 warnings
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