WIP #2724
lint.yml
on: push
pycodestyle
9s
pylint
1m 24s
ruff
10s
markdownlint
6s
yamllint
13s
jsonlint
6s
shellcheck
12s
Annotations
2 errors and 1 warning
Ruff (RUF100):
src/fake_bpy_module/transformer/data_type_refiner.py#L88
src/fake_bpy_module/transformer/data_type_refiner.py:88:81: RUF100 Unused `noqa` directive (unused: `E501`)
|
ruff
Process completed with exit code 1.
|
markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|