flake8 #757
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 2 warnings
Python Lint:
enmapbox/coreapps/metadataeditorapp/metadatakeys.py#L421
[E721] do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
Python Lint
[{"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()`"}]
|
Python Lint
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/
|
Python Lint
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/
|