Create FUNDING.yml #11
Annotations
1 error and 5 warnings
lint (1.17.0, 27)
Process completed with exit code 14.
|
lint (1.17.0, 27)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (1.17.0, 27):
test/mix/tasks/gen_schemas_test.exs#L314
Nested modules could be aliased at the top of the invoking module.
|
lint (1.17.0, 27):
test/mix/tasks/gen_schemas_test.exs#L284
Nested modules could be aliased at the top of the invoking module.
|
lint (1.17.0, 27):
lib/mix/tasks/gen_schemas.ex#L585
Function is too complex (cyclomatic complexity is 16, max is 9).
|
lint (1.17.0, 27):
lib/mix/tasks/gen_schemas.ex#L320
Function is too complex (cyclomatic complexity is 10, max is 9).
|