Skip to content

🔥 Remove unnecessary code. #110

🔥 Remove unnecessary code.

🔥 Remove unnecessary code. #110

Triggered via push November 1, 2024 02:28
Status Failure
Total duration 2m 5s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Ruff (C901): src/federatedlearning/reputation/monitoring.py#L313
src/federatedlearning/reputation/monitoring.py:313:5: C901 `monitor_trust_scored_clustering` is too complex (17 > 15)
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/