linting.yml
on: pull_request
lint
/
flake8
9s
lint
/
pylint
12s
lint
/
black
18s
lint
/
ruff
28s
lint
/
super-linter
1m 31s
post-pr-reviews
/
post-suggestions
7s
Annotations
7 errors and 6 warnings
lint / ruff
Process completed with exit code 1.
|
Ruff (PLR0913):
lib_dop/r_dop_import_lib.py#L95
lib_dop/r_dop_import_lib.py:95:5: PLR0913 Too many arguments in function definition (8 > 5)
|
Ruff (PLR0913):
lib_dop/r_dop_import_lib.py#L188
lib_dop/r_dop_import_lib.py:188:5: PLR0913 Too many arguments in function definition (10 > 5)
|
Ruff (PLR0913):
lib_dop/r_dop_import_lib.py#L348
lib_dop/r_dop_import_lib.py:348:5: PLR0913 Too many arguments in function definition (8 > 5)
|
Ruff (PLR0913):
r.dop.import/r.dop.import.py#L146
r.dop.import/r.dop.import.py:146:5: PLR0913 Too many arguments in function definition (6 > 5)
|
lint / ruff
Process completed with exit code 1.
|
post-pr-reviews / post-suggestions
Unable to download artifact(s): Not Found
|
lint / flake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / super-linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
post-pr-reviews / post-suggestions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|