Bump hackney from 1.25.0 to 3.0.2 #107
Annotations
10 errors and 12 warnings
|
Run tests:
test/vnu_test.exs#L3
doctest Vnu.validate_html/2 (5) (VnuTest)
|
|
Run tests:
test/vnu_test.exs#L3
doctest Vnu.valid?/2 (2) (VnuTest)
|
|
Run tests:
test/vnu_test.exs#L3
doctest Vnu.validate_svg/2 (7) (VnuTest)
|
|
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 (1) (VnuTest)
|
|
Run tests:
test/vnu/validator_test.exs#L89
test validate returns an error if there were non-document errors (Vnu.ValidatorTest)
|
|
Run tests:
test/vnu/validator_test.exs#L158
test validate! returns the result (Vnu.ValidatorTest)
|
|
Run tests:
test/vnu/validator_test.exs#L174
test validate! raises (Vnu.ValidatorTest)
|
|
Run tests:
test/vnu/validator_test.exs#L68
test validate returns the messages (Vnu.ValidatorTest)
|
|
Run tests:
test/vnu/validator_test.exs#L123
test validate filters out the messages (Vnu.ValidatorTest)
|
|
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
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
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
|
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