chore(deps-dev): Bump eslint from 8.56.0 to 9.16.0 #1581
Annotations
1 error and 21 warnings
Install Frontend's dependencies
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Compile dependencies
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile dependencies
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile dependencies
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile dependencies
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile dependencies
:ssl.cipher_suites/0 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
Compile dependencies
:ssl.ssl_accept/2 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
|
Compile dependencies
:ssl.ssl_accept/3 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
|
Compile dependencies
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Compile dependencies
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
|
Compile dependencies
String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead
|
Compile project
this clause cannot match because a previous clause at line 3 always matches
|
Compile project
this clause cannot match because a previous clause at line 3 always matches
|
Compile project
this clause cannot match because a previous clause at line 3 always matches
|
Compile project
function embed_as/1 required by behaviour Ecto.Type is not implemented (in module DB.Type.FlagReason)
|
Compile project
function popular_videos_subquery/0 is unused
|
Compile project
Faker.Name.first_name/0 is deprecated. Use Faker.Person.first_name/0 instead.
|
Compile project
Faker.Name.name/0 is deprecated. Use Faker.Person.name/0 instead.
|
Compile project
Faker.Name.title/0 is deprecated. Use Faker.Person.title/0 instead.
|
Compile project
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Compile project
Code.load_file/1 is deprecated. Use Code.require_file/2 or Code.compile_file/2 instead
|
Loading