Skip to content

refactor argument parser in separate function #73

refactor argument parser in separate function

refactor argument parser in separate function #73

Triggered via push March 13, 2024 08:47
Status Failure
Total duration 1m 29s
Artifacts

python-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F401): tutorials/pso_example.py#L5
tutorials/pso_example.py:5:8: F401 `argparse` imported but unused
Ruff (F401): tutorials/pso_example.py#L8
tutorials/pso_example.py:8:20: F401 `typing.Dict` imported but unused
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.