Skip to content

Initital Tweak to using a State Machine #20

Initital Tweak to using a State Machine

Initital Tweak to using a State Machine #20

Triggered via pull request February 20, 2024 20:58
Status Failure
Total duration 42s
Artifacts

ruff.yaml

on: pull_request
ruff-lint
34s
ruff-lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F401): atxm/utils.py#L2
atxm/utils.py:2:40: F401 `typing.Union` imported but unused
Ruff (F401): atxm/utils.py#L8
atxm/utils.py:8:37: F401 `web3.types.PendingTx` imported but unused
ruff-lint
Process completed with exit code 1.
ruff-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.