Remove CONUS/AK Search Constraint (cryocloud dev) (#10) #38
Annotations
3 errors, 10 warnings, and 10 notices
E1101:
.nox/pylint/lib/python3.10/site-packages/coincident/overlaps/__init__.py#L74
Instance of 'IntervalIndex' has no 'overlaps' member
|
E0401:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L130
Unable to import 'matplotlib.pyplot'
|
Format
Process completed with exit code 1.
|
W0212:
.nox/pylint/lib/python3.10/site-packages/coincident/search/main.py#L62
Access to a protected member _format_datetime of a client class
|
W0212:
.nox/pylint/lib/python3.10/site-packages/coincident/search/main.py#L82
Access to a protected member _format_intersects of a client class
|
W0212:
.nox/pylint/lib/python3.10/site-packages/coincident/search/main.py#L152
Access to a protected member _format_datetime of a client class
|
W0612:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L136
Unused variable 'fig'
|
Check Python 3.10 on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.11 on macos-14
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.12 on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.12 on macos-14
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.10 on macos-14
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.11 on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
C0112:
.nox/pylint/lib/python3.10/site-packages/coincident/search/stac.py#L71
Empty function docstring
|
C0415:
.nox/pylint/lib/python3.10/site-packages/coincident/search/stac.py#L73
Import outside toplevel (maxar_platform.discovery)
|
C0112:
.nox/pylint/lib/python3.10/site-packages/coincident/search/stac.py#L82
Empty function docstring
|
C0112:
.nox/pylint/lib/python3.10/site-packages/coincident/search/stac.py#L87
Empty function docstring
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L37
Class constant name "wv01" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L38
Class constant name "wv02" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L39
Class constant name "wv03_vnir" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L40
Class constant name "ge01" doesn't conform to UPPER_CASE naming style
|
C0415:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L130
Import outside toplevel (matplotlib.pyplot)
|
C0415:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L131
Import outside toplevel (numpy)
|