Skip to content

Added some safeguards when the necessary imports are not available #469

Added some safeguards when the necessary imports are not available

Added some safeguards when the necessary imports are not available #469

Re-run triggered October 23, 2024 12:59
Status Failure
Total duration 3m 6s
Artifacts

lint.yml

on: pull_request
Matrix: lint
lint-workflow-complete
0s
lint-workflow-complete
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
mypy
Process completed with exit code 1.
ruff
Process completed with exit code 3.
pylint: src/instructlab/training/main_ds.py#L35
E0401: Unable to import 'instructlab.training.confg' (import-error)
pylint
Process completed with exit code 22.
pylint: src/instructlab/training/main_ds.py#L537
C0303: Trailing whitespace (trailing-whitespace)
pylint: src/instructlab/training/main_ds.py#L538
C0303: Trailing whitespace (trailing-whitespace)
pylint: src/instructlab/training/main_ds.py#L765
C0303: Trailing whitespace (trailing-whitespace)
pylint: src/instructlab/training/main_ds.py#L45
W0404: Reimport 'DistributedBackend' (imported line 35) (reimported)