Skip to content

Add multiaddr as subpackage #2568

Add multiaddr as subpackage

Add multiaddr as subpackage #2568

Triggered via pull request November 4, 2024 13:54
Status Failure
Total duration 28s
Artifacts

check-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 3 warnings
black
Process completed with exit code 1.
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
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.
isort: hivemind/p2p/multiaddr/codecs/__init__.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/p2p/multiaddr/codecs/fspath.py#L1
Imports are incorrectly sorted and/or formatted.
isort: hivemind/p2p/multiaddr/codecs/ip4.py#L1
Imports are incorrectly sorted and/or formatted.
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/