Skip to content

Rename to QgsOrientedBox3d #2594

Rename to QgsOrientedBox3d

Rename to QgsOrientedBox3d #2594

Triggered via push July 15, 2023 23:13
Status Failure
Total duration 1m 17s
Artifacts

flake8.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Python Lint: tests/src/python/test_qgsorientedbox3d.py#L49
[E127] continuation line over-indented for visual indent
Python Lint: tests/src/python/test_qgsorientedbox3d.py#L78
[E127] continuation line over-indented for visual indent
Python Lint
[{"path":"tests/src/python/test_qgsorientedbox3d.py","start_line":49,"end_line":49,"start_column":38,"end_column":38,"annotation_level":"failure","message":"[E127] continuation line over-indented for visual indent"},{"path":"tests/src/python/test_qgsorientedbox3d.py","start_line":78,"end_line":78,"start_column":38,"end_column":38,"annotation_level":"failure","message":"[E127] continuation line over-indented for visual indent"}]
Python Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: julianwachholz/flake8-action@v2.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/