Skip to content

#322 Update to netspresso trainer v1.0.0 #349

#322 Update to netspresso trainer v1.0.0

#322 Update to netspresso trainer v1.0.0 #349

Triggered via pull request August 6, 2024 02:02
Status Failure
Total duration 18s
Artifacts

check-code-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (I001): netspresso/trainer/models/__init__.py#L1
netspresso/trainer/models/__init__.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (SIM116): netspresso/trainer/trainer.py#L469
netspresso/trainer/trainer.py:469:9: SIM116 Use a dictionary instead of consecutive `if` statements
ruff
Process completed with exit code 1.
ruff
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/