Parallelize and optimize tests #2515
Annotations
5 errors and 3 warnings
black
Process completed with exit code 1.
|
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#L494
re-declared ==> redeclared
|
black
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
|