chore(deps-dev): Bump eslint from 8.56.0 to 9.10.0 #1530
Annotations
1 error and 22 warnings
cypress
Process completed with exit code 1.
|
cypress
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/
|
cypress
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/checkout@v2, actions/cache@v3, actions/cache@v1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cypress
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
cypress
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
cypress
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
cypress
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
cypress
:ssl.cipher_suites/0 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
cypress
:ssl.ssl_accept/2 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
|
cypress
:ssl.ssl_accept/3 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
|
cypress
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
cypress
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
|
cypress
String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead
|
cypress
function embed_as/1 required by behaviour Ecto.Type is not implemented (in module DB.Type.FlagReason)
|
cypress
function popular_videos_subquery/0 is unused
|
cypress
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
cypress
Faker.Name.first_name/0 is deprecated. Use Faker.Person.first_name/0 instead.
|
cypress
Faker.Name.name/0 is deprecated. Use Faker.Person.name/0 instead.
|
cypress
Faker.Name.title/0 is deprecated. Use Faker.Person.title/0 instead.
|
cypress
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
cypress
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
|
cypress
found quoted keyword "start" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores do not require quotes
|
cypress
found quoted keyword "text" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores do not require quotes
|