Skip to content

allow generate_data logger parameter to overwrite locally defined loggers #1049

allow generate_data logger parameter to overwrite locally defined loggers

allow generate_data logger parameter to overwrite locally defined loggers #1049

Triggered via pull request December 11, 2024 18:21
Status Failure
Total duration 1m 57s
Artifacts

lint.yml

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

Annotations

4 errors and 4 warnings
pylint: src/instructlab/sdg/generate_data.py#L342
E1123: Unexpected keyword argument 'logger' in function call (unexpected-keyword-arg)
pylint: src/instructlab/sdg/generate_data.py#L401
E1123: Unexpected keyword argument 'logger' in function call (unexpected-keyword-arg)
pylint: src/instructlab/sdg/generate_data.py#L461
E1123: Unexpected keyword argument 'logger' in method call (unexpected-keyword-arg)
pylint
Process completed with exit code 2.
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
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636