fix(deps): update dependency rasterio to v1.4.3 #529
linting.yml
on: push
lint
/
flake8
13s
lint
/
pylint
0s
lint
/
black
23s
lint
/
ruff
41s
lint
/
super-linter
1m 36s
Annotations
13 errors
lint / ruff
Files have changed.
|
lint / ruff
Process completed with exit code 1.
|
lint / ruff
Process completed with exit code 1.
|
Ruff (F401):
src/actinia_core/core/common/api_logger.py#L36
src/actinia_core/core/common/api_logger.py:36:24: F401 `fluent.sender` imported but unused
|
Ruff (F401):
src/actinia_core/core/common/api_logger.py#L37
src/actinia_core/core/common/api_logger.py:37:24: F401 `fluent.event` imported but unused
|
Ruff (E402):
src/actinia_core/core/common/app.py#L108
src/actinia_core/core/common/app.py:108:1: E402 Module level import not at top of file
|
Ruff (E402):
src/actinia_core/core/common/app.py#L109
src/actinia_core/core/common/app.py:109:1: E402 Module level import not at top of file
|
Ruff (E402):
src/actinia_core/core/common/app.py#L110
src/actinia_core/core/common/app.py:110:1: E402 Module level import not at top of file
|
Ruff (E402):
src/actinia_core/core/common/app.py#L111
src/actinia_core/core/common/app.py:111:1: E402 Module level import not at top of file
|
Ruff (E402):
src/actinia_core/core/common/app.py#L112
src/actinia_core/core/common/app.py:112:1: E402 Module level import not at top of file
|
Ruff (E402):
src/actinia_core/core/common/app.py#L114
src/actinia_core/core/common/app.py:114:1: E402 Module level import not at top of file
|
Ruff (E402):
src/actinia_core/core/common/app.py#L116
src/actinia_core/core/common/app.py:116:1: E402 Module level import not at top of file
|
Ruff (F841):
src/actinia_core/core/common/google_satellite_bigquery_interface.py#L829
src/actinia_core/core/common/google_satellite_bigquery_interface.py:829:25: F841 Local variable `xml_metadata` is assigned to but never used
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
diff
Expired
|
1.99 KB |
|
formatted-ruff
Expired
|
75.2 KB |
|