Skip to content

gen schemas stability #9

gen schemas stability

gen schemas stability #9

Triggered via push October 29, 2024 02:02
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
lint (1.17.0, 27)
Process completed with exit code 14.
lint (1.17.0, 27)
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/
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).