Skip to content
Triggered via push February 29, 2024 13:46
Status Failure
Total duration 18s
Artifacts

isort.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/fold/composites/metalabeling_strategy.py#L1
Imports are incorrectly sorted and/or formatted.
build: src/fold/composites/metalabeling.py#L1
Imports are incorrectly sorted and/or formatted.
build: src/fold/loop/wrap.py#L1
Imports are incorrectly sorted and/or formatted.
build: src/fold/loop/common.py#L1
Imports are incorrectly sorted and/or formatted.
build: tests/fold/integration/test_gridsearch.py#L1
Imports are incorrectly sorted and/or formatted.
build: tests/fold/integration/test_integration.py#L1
Imports are incorrectly sorted and/or formatted.
build: tests/fold/unit/test_hpo.py#L1
Imports are incorrectly sorted and/or formatted.
build: tests/fold/unit/test_splitters.py#L1
Imports are incorrectly sorted and/or formatted.
build: tests/fold/unit/test_metalabelling.py#L1
Imports are incorrectly sorted and/or formatted.
build: tests/fold/unit/test_artifacts.py#L1
Imports are incorrectly sorted and/or formatted.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/