Skip to content

Remove unused code and imports (#632) #2579

Remove unused code and imports (#632)

Remove unused code and imports (#632) #2579

Triggered via push November 5, 2024 08:39
Status Success
Total duration 44s
Artifacts

check-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
codespell: hivemind/averaging/averager.py#L82
re-declare ==> redeclare
codespell: hivemind/averaging/matchmaking.py#L493
re-declared ==> redeclared
codespell: hivemind/optim/optimizer.py#L78
optimzier ==> optimizer
codespell: hivemind/optim/optimizer.py#L160
accumilating ==> accumulating
codespell
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/
isort
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/
black
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/