Skip to content

Fix Isort ci

Fix Isort ci #2

Triggered via push September 25, 2023 13:16
Status Failure
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

isort.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/redturtle/prenotazioni/__init__.py#L1
Imports are incorrectly sorted and/or formatted.
build: src/redturtle/prenotazioni/browser/prenotazioni_search.py#L1
Imports are incorrectly sorted and/or formatted.
build: src/redturtle/prenotazioni/actions/mail.py#L1
Imports are incorrectly sorted and/or formatted.
build: src/redturtle/prenotazioni/scripts/io_tools/api.py#L1
Imports are incorrectly sorted and/or formatted.
build: src/redturtle/prenotazioni/tests/test_booking_notify_on_confirm_by_endoint.py#L1
Imports are incorrectly sorted and/or formatted.
build: docs/conf.py#L1
Imports are incorrectly sorted and/or formatted.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/