gen schemas stability #9
Annotations
1 error and 5 warnings
Run Credo
Process completed with exit code 14.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run Credo:
test/mix/tasks/gen_schemas_test.exs#L314
Nested modules could be aliased at the top of the invoking module.
|
Run Credo:
test/mix/tasks/gen_schemas_test.exs#L284
Nested modules could be aliased at the top of the invoking module.
|
Run Credo:
lib/mix/tasks/gen_schemas.ex#L585
Function is too complex (cyclomatic complexity is 16, max is 9).
|
Run Credo:
lib/mix/tasks/gen_schemas.ex#L320
Function is too complex (cyclomatic complexity is 10, max is 9).
|
Loading