Skip to content

Lint, Format, and MyPy #62

Lint, Format, and MyPy

Lint, Format, and MyPy #62

Triggered via push June 21, 2024 19:57
Status Failure
Total duration 3m 57s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
lint
Process completed with exit code 3.
lint: src/instructlab/training/async_logger.py#L42
E1143: '{print(f'\x1b[92m{json.dumps(data, indent=4)}\x1b[0m')}' is unhashable and can't be used as a member in a set (unhashable-member)
lint
Process completed with exit code 14.
lint
Process completed with exit code 1.
lint: src/instructlab/training/utils.py#L35
W0702: No exception type(s) specified (bare-except)
lint: src/instructlab/training/async_logger.py#L6
W0611: Unused import os (unused-import)
lint: src/instructlab/training/token_dataset.py#L1
R0801: Similar lines in 2 files
lint: src/instructlab/training/token_dataset.py#L1
R0801: Similar lines in 2 files