Skip to content

expose maxar api token to tests #13

expose maxar api token to tests

expose maxar api token to tests #13

Triggered via push September 26, 2024 11:44
Status Success
Total duration 2m 1s
Artifacts

ci.yml

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

Annotations

2 errors, 8 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.
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
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.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 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 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
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)