Skip to content

Merge pull request #19 from aakankshaduggal/data-checkpointing #77

Merge pull request #19 from aakankshaduggal/data-checkpointing

Merge pull request #19 from aakankshaduggal/data-checkpointing #77

Triggered via push July 24, 2024 15:12
Status Failure
Total duration 3m 16s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
Process completed with exit code 3.
lint: src/instructlab/sdg/generate_data.py#L243
E1123: Unexpected keyword argument 'cache_dataset_path' in method call (unexpected-keyword-arg)
lint
Process completed with exit code 30.
lint: src/instructlab/sdg/sdg.py#L97
C0303: Trailing whitespace (trailing-whitespace)
lint: src/instructlab/sdg/sdg.py#L127
C0303: Trailing whitespace (trailing-whitespace)
lint: src/instructlab/sdg/sdg.py#L77
W0718: Catching too general exception Exception (broad-exception-caught)
lint: src/instructlab/sdg/llmblock.py#L232
W0221: Number of parameters was 2 in 'Block._validate' and is now 3 in overriding 'ConditionalLLMBlock._validate' method (arguments-differ)
lint: src/instructlab/sdg/generate_data.py#L96
C0303: Trailing whitespace (trailing-whitespace)
lint: src/instructlab/sdg/generate_data.py#L159
C0303: Trailing whitespace (trailing-whitespace)
lint: src/instructlab/sdg/generate_data.py#L182
C0303: Trailing whitespace (trailing-whitespace)
lint: src/instructlab/sdg/generate_data.py#L241
C0303: Trailing whitespace (trailing-whitespace)
lint: src/instructlab/sdg/generate_data.py#L248
C0303: Trailing whitespace (trailing-whitespace)
lint: src/instructlab/sdg/generate_data.py#L253
C0303: Trailing whitespace (trailing-whitespace)