Skip to content

split search param validation, fix tests #12

split search param validation, fix tests

split search param validation, fix tests #12

Triggered via push September 26, 2024 11:36
Status Failure
Total duration 2m 10s
Artifacts

ci.yml

on: push
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 2 warnings, and 10 notices
E1101: .nox/pylint/lib/python3.10/site-packages/coincident/overlaps/__init__.py#L62
Instance of 'IntervalIndex' has no 'overlaps' member
Format
Process completed with exit code 1.
Check Python 3.10 on macos-14
Process completed with exit code 1.
Check Python 3.12 on macos-14
Process completed with exit code 1.
Check Python 3.11 on macos-14
Process completed with exit code 1.
Check Python 3.12 on ubuntu-latest
Process completed with exit code 1.
Check Python 3.11 on ubuntu-latest
Process completed with exit code 1.
Check Python 3.10 on ubuntu-latest
Process completed with exit code 1.
W0212: .nox/pylint/lib/python3.10/site-packages/coincident/search/__init__.py#L73
Access to a protected member _format_intersects of a client class
W0212: .nox/pylint/lib/python3.10/site-packages/coincident/search/__init__.py#L134
Access to a protected member _format_datetime of a client class
C0103: .nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L17
Class constant name "wv01" doesn't conform to UPPER_CASE naming style
C0103: .nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L18
Class constant name "wv02" doesn't conform to UPPER_CASE naming style
C0103: .nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L19
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#L20
Class constant name "ge01" doesn't conform to UPPER_CASE naming style
C0103: .nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L28
Constant name "modifier" doesn't conform to UPPER_CASE naming style
C0103: .nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L32
Argument name "featureCollection" doesn't conform to snake_case naming style
C0103: .nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L66
Variable name "featureCollection" doesn't conform to snake_case naming style
C0415: .nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L106
Import outside toplevel (maxar_platform.discovery)