Skip to content

Add multiaddr as subpackage #2570

Add multiaddr as subpackage

Add multiaddr as subpackage #2570

Triggered via pull request November 4, 2024 14:19
Status Failure
Total duration 33s
Artifacts

check-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 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
Process completed with exit code 1.
isort: tests/test_dht.py#L1
Imports are incorrectly sorted and/or formatted.
isort: tests/test_utils/p2p_daemon.py#L1
Imports are incorrectly sorted and/or formatted.
isort: tests/test_utils/dht_swarms.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/dht/dht.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/utils/networking.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/p2p/p2p_daemon.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/p2p/multiaddr/multiaddr.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/p2p/multiaddr/transforms.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/p2p/multiaddr/codecs/domain.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/p2p/multiaddr/codecs/uint16be.py#L1
Imports are incorrectly sorted and/or formatted.
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/