Skip to content

Deno vendor support #56

Deno vendor support

Deno vendor support #56

Triggered via pull request June 15, 2023 21:53
Status Success
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Static Analysis
1m 24s
Static Analysis
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run ExUnit tests (1.14.4, 25.1)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Static Analysis
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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