Hivemind #2531
Annotations
7 errors and 3 warnings
codespell:
hivemind/optim/optimizer.py#L78
optimzier ==> optimizer
|
codespell:
hivemind/optim/optimizer.py#L160
accumilating ==> accumulating
|
codespell:
hivemind/averaging/averager.py#L82
re-declare ==> redeclare
|
codespell:
hivemind/averaging/matchmaking.py#L493
re-declared ==> redeclared
|
black
Process completed with exit code 1.
|
isort:
hivemind/utils/crypto.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort
Process completed with exit code 1.
|
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/
|
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/
|
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/
|