Skip to content

WIP

WIP #2665

Triggered via push December 8, 2024 07:08
Status Failure
Total duration 1m 20s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (E501): src/fake_bpy_module/transformer/bpy_module_tweaker.py#L127
src/fake_bpy_module/transformer/bpy_module_tweaker.py:127:81: E501 Line too long (83 > 80)
Ruff (E501): tests/python/fake_bpy_module_test/fake_bpy_module_test/transformer_test.py#L382
tests/python/fake_bpy_module_test/fake_bpy_module_test/transformer_test.py:382:81: E501 Line too long (81 > 80)
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