Skip to content

Refactor Document Chunker to always use docling #1096

Refactor Document Chunker to always use docling

Refactor Document Chunker to always use docling #1096

Triggered via pull request January 13, 2025 17:54
Status Failure
Total duration 1m 54s
Artifacts

lint.yml

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

Annotations

2 errors and 6 warnings
pylint: src/instructlab/sdg/generate_data.py#L397
E1120: No value for argument 'model_name' in function call (no-value-for-parameter)
pylint
Process completed with exit code 14.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pipelines
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pylint: src/instructlab/sdg/utils/taxonomy.py#L477
W0613: Unused argument 'taxonomy_path' (unused-argument)
pylint: src/instructlab/sdg/configs/skills/__init__.py#L1
R0801: Similar lines in 2 files
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636