Skip to content

Remove unused code and imports #2578

Remove unused code and imports

Remove unused code and imports #2578

Triggered via pull request November 5, 2024 00:46
@mryabmryab
synchronize #632
cleanup_p2p
Status Success
Total duration 28s
Artifacts

check-style.yml

on: pull_request
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
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/
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/