Create ingest_data.py #743
Annotations
4 errors and 2 warnings
enmapbox/coreapps/metadataeditorapp/metadatakeys.py#L421
[E721] do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
scripts/EnFireMAP/ingest_data.py#L12
[QGS101] Use 'from qgis.core import QgsVectorLayer' instead of 'from qgis._core import QgsVectorLayer'
|
scripts/EnFireMAP/ingest_data.py#L51
[E722] do not use bare 'except'
|
[{"path":"enmapbox/coreapps/metadataeditorapp/metadatakeys.py","start_line":421,"end_line":421,"start_column":16,"end_column":16,"annotation_level":"failure","message":"[E721] do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`"},{"path":"scripts/EnFireMAP/ingest_data.py","start_line":12,"end_line":12,"start_column":1,"end_column":1,"annotation_level":"failure","message":"[QGS101] Use 'from qgis.core import QgsVectorLayer' instead of 'from qgis._core import QgsVectorLayer'"},{"path":"scripts/EnFireMAP/ingest_data.py","start_line":51,"end_line":51,"start_column":9,"end_column":9,"annotation_level":"failure","message":"[E722] do not use bare 'except'"}]
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], julianwachholz/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading