Skip to content

Deno vendor support #50

Deno vendor support

Deno vendor support #50

Triggered via pull request June 15, 2023 21:00
Status Failure
Total duration 3m 14s
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
3m 5s
Static Analysis
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Run ExUnit tests (1.14.4, 25.1): test/deno_ex_test.exs#L215
test allow_hrtime when hrtime is allowed (DenoExTest)
Run ExUnit tests (1.14.4, 25.1): test/deno_ex_test.exs#L198
test allow_hrtime without hrtime allowed (DenoExTest)
Run ExUnit tests (1.14.4, 25.1)
Process completed with exit code 2.
Static Analysis
Process completed with exit code 1.
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