chore(deps-dev): Bump fetch-mock from 7.3.1 to 9.11.0 #1255
Annotations
1 error and 22 warnings
Start E2E tests
Process completed with exit code 7.
|
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/
|
Start E2E tests
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor 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 dependencies
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead
|
Compile dependencies
String.lstrip/1 is deprecated. Use String.trim_leading/1 instead
|
Compile dependencies
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Compile dependencies
invalid type annotation. When using the | operator to represent the union of types, make sure to wrap type annotations in parentheses: {term, term} | state :: term
|
Compile dependencies
invalid type annotation. Type annotations cannot be nested: pdict :: {term, term} | state :: term
|
Compile dependencies
invalid type annotation. When using the | operator to represent the union of types, make sure to wrap type annotations in parentheses: {term, term} | state :: term
|
Compile dependencies
calling super for GenServer callback handle_info/2 is deprecated
|
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
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
|
Compile project
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
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
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Compile project
function add_user/2 is unused
|
The logs for this run have expired and are no longer available.
Loading