Skip to content

allow generate_data logger parameter to overwrite locally defined loggers #1047

allow generate_data logger parameter to overwrite locally defined loggers

allow generate_data logger parameter to overwrite locally defined loggers #1047

Triggered via pull request December 11, 2024 16:42
Status Failure
Total duration 2m 16s
Artifacts

lint.yml

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

Annotations

1 error and 11 warnings
pylint
Process completed with exit code 4.
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/generate_data.py#L322
W0603: Using the global statement (global-statement)
pylint: src/instructlab/sdg/datamixing.py#L744
W0603: Using the global statement (global-statement)
pylint: src/instructlab/sdg/pipeline.py#L145
W0603: Using the global statement (global-statement)
pylint: src/instructlab/sdg/utils/taxonomy.py#L375
W0621: Redefining name 'logger' from outer scope (line 33) (redefined-outer-name)
pylint: src/instructlab/sdg/utils/taxonomy.py#L375
W0613: Unused argument 'logger' (unused-argument)
pylint: src/instructlab/sdg/utils/taxonomy.py#L466
W0621: Redefining name 'logger' from outer scope (line 33) (redefined-outer-name)
pylint: src/instructlab/sdg/utils/taxonomy.py#L466
W0613: Unused argument 'logger' (unused-argument)
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636