Make Query.text/2 docs also point to assert_text/{2,3} (#770) #404
Annotations
4 errors and 19 warnings
Run Tests:
integration_test/cases/browser/invalid_selectors_test.exs#L19
test with an invalid selector state refute_has raises an exception (Wallaby.Integration.Browser.InvalidSelectorsTest)
|
Run Tests:
integration_test/cases/browser/invalid_selectors_test.exs#L7
test with an invalid selector state find returns an exception (Wallaby.Integration.Browser.InvalidSelectorsTest)
|
Run Tests:
integration_test/cases/browser/invalid_selectors_test.exs#L13
test with an invalid selector state assert_has raises an exception (Wallaby.Integration.Browser.InvalidSelectorsTest)
|
Run Tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install Dependencies:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Install Dependencies:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run Tests:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run Tests:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run Tests
:random.seed/3 is deprecated. Use the 'rand' module 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
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run Tests
:crypto.hmac/3 is undefined or private, use crypto:mac/4 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.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
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Selenium Logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading