Skip to content

Ap/async logger

Ap/async logger #61

Triggered via pull request June 21, 2024 19:52
Status Failure
Total duration 4m 37s
Artifacts

lint.yml

on: pull_request
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