allow generate_data logger parameter to overwrite locally defined loggers #1049
lint.yml
on: pull_request
Matrix: lint
lint-workflow-complete
0s
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
|