Refactor Document Chunker to always use docling #1096
lint.yml
on: pull_request
Matrix: lint
lint-workflow-complete
0s
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
|