Repo maintenance #1907
Annotations
5 errors and 3 warnings
isort:
datacube_ows/startup_utils.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort
The process '/opt/hostedtoolcache/Python/3.9.17/x64/bin/isort' failed with exit code 1
|
flake8:
datacube_ows/startup_utils.py#L14
'flask.g' imported but unused
|
flake8:
datacube_ows/startup_utils.py#L224
expected 1 blank line before a nested definition, found 0
|
flake8
The process '/opt/hostedtoolcache/Python/3.9.17/x64/bin/flake8' failed with exit code 1
|
isort
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Pylint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|