Bump hackney from 1.25.0 to 3.0.1 #183
Closed
Annotations
10 errors and 13 warnings
|
Run tests:
test/vnu/cli_test.exs#L131
test validate css no errors (Vnu.CLITest)
|
|
Run tests:
test/vnu/cli_test.exs#L25
test validate html only warnings (Vnu.CLITest)
|
|
Run tests:
test/vnu/cli_test.exs#L7
test validate html no errors (Vnu.CLITest)
|
|
Run tests:
test/vnu/cli_test.exs#L147
test validate svg no errors (Vnu.CLITest)
|
|
Run tests:
test/mix/tasks/vnu.validate.svg_test.exs#L5
test happy path (Mix.Tasks.Vnu.Validate.SvgTest)
|
|
Run tests:
test/vnu_test.exs#L3
doctest Vnu.validate_css/2 (3) (VnuTest)
|
|
Run tests:
test/vnu_test.exs#L3
doctest Vnu.valid?/2 (8) (VnuTest)
|
|
Run tests:
test/vnu_test.exs#L3
doctest Vnu.valid?/2 (7) (VnuTest)
|
|
Run tests:
test/vnu_test.exs#L3
doctest Vnu.validate_svg/2 (5) (VnuTest)
|
|
Run tests:
test/vnu_test.exs#L3
doctest Vnu.validate_html/2 (1) (VnuTest)
|
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
|
Run tests
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
|
Run tests
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
|
Run tests
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
|
Run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
|
Run tests
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
Create PLTs:
lib/vnu/http_client/hackney.ex#L14
:hackney.body/1 is undefined or private
|
|
Build Project:
lib/vnu/http_client/hackney.ex#L14
:hackney.body/1 is undefined or private
|
|
Set cache key
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading