Skip to content

Fix issue with contest voting pooling #859

Fix issue with contest voting pooling

Fix issue with contest voting pooling #859

Triggered via pull request September 15, 2023 01:38
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Run CI
Process completed with exit code 11.
Run CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run CI: lib/cadet/assessments/assessments.ex#L1079
Nested modules could be aliased at the top of the invoking module.
Run CI: lib/cadet/assessments/assessments.ex#L1052
Nested modules could be aliased at the top of the invoking module.
Run CI: lib/cadet/assessments/assessments.ex#L505
Nested modules could be aliased at the top of the invoking module.
Run CI: lib/cadet/assessments/assessments.ex#L605
Function body is nested too deep (max depth is 5, was 6).
Run CI: lib/cadet/assessments/assessments.ex#L520
Function is too complex (cyclomatic complexity is 10, max is 9).