Skip to content

[OAPIF] Catch ct.transformBoundingBox() exceptions in QgsOapifProvide… #339

[OAPIF] Catch ct.transformBoundingBox() exceptions in QgsOapifProvide…

[OAPIF] Catch ct.transformBoundingBox() exceptions in QgsOapifProvide… #339

Triggered via push September 29, 2023 16:33
Status Failure
Total duration 5m 47s
Artifacts

flake8.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Python Lint: tests/src/python/test_provider_oapif.py#L934
[F821] undefined name 'QgsGeometry'
Python Lint: tests/src/python/test_provider_oapif.py#L937
[F821] undefined name 'QgsGeometry'
Python Lint: tests/src/python/test_provider_oapif.py#L938
[F821] undefined name 'QgsGeometry'
Python Lint
[{"path":"tests/src/python/test_provider_oapif.py","start_line":934,"end_line":934,"start_column":21,"end_column":21,"annotation_level":"failure","message":"[F821] undefined name 'QgsGeometry'"},{"path":"tests/src/python/test_provider_oapif.py","start_line":937,"end_line":937,"start_column":21,"end_column":21,"annotation_level":"failure","message":"[F821] undefined name 'QgsGeometry'"},{"path":"tests/src/python/test_provider_oapif.py","start_line":938,"end_line":938,"start_column":16,"end_column":16,"annotation_level":"failure","message":"[F821] undefined name 'QgsGeometry'"}]
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/