Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks #65

[pre-commit.ci] auto fixes from pre-commit.com hooks

[pre-commit.ci] auto fixes from pre-commit.com hooks #65

Triggered via push March 11, 2025 16:35
Status Failure
Total duration 31s
Artifacts

pyright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
pyright: rise/rise.py#L8
Import "pygeoapi.provider.base" could not be resolved (reportMissingImports)
pyright: rise/rise_edr.py#L7
Import "pygeoapi.provider.base" could not be resolved (reportMissingImports)
pyright: rise/rise_edr.py#L10
Import "pygeoapi.provider.base_edr" could not be resolved (reportMissingImports)
pyright: rise/rise_edr_test.py#L8
Import "pygeoapi.provider.base" could not be resolved (reportMissingImports)
pyright: rise/lib/cache.py#L10
Import "pygeoapi.provider.base" could not be resolved (reportMissingImports)
pyright: rise/lib/helpers.py#L9
Import "pygeoapi.provider.base" could not be resolved (reportMissingImports)
pyright
6 errors
pyright: rise/conftest.py#L5
Import "requests" could not be resolved from source (reportMissingModuleSource)
pyright: rise/env.py#L5
Import "requests" could not be resolved from source (reportMissingModuleSource)
pyright: rise/rise_edr_test.py#L5
Import "requests" could not be resolved from source (reportMissingModuleSource)
pyright: rise/upsream_test.py#L5
Import "requests" could not be resolved from source (reportMissingModuleSource)
pyright: rise/upsream_test.py#L6
Import "shapely.wkt" could not be resolved from source (reportMissingModuleSource)
pyright: rise/upsream_test.py#L7
Import "shapely.geometry" could not be resolved from source (reportMissingModuleSource)
pyright: rise/lib/add_results_test.py#L5
Import "requests" could not be resolved from source (reportMissingModuleSource)
pyright: rise/lib/helpers.py#L8
Import "shapely" could not be resolved from source (reportMissingModuleSource)
pyright: rise/lib/helpers_test.py#L5
Import "requests" could not be resolved from source (reportMissingModuleSource)
pyright: rise/lib/helpers_test.py#L6
Import "shapely.wkt" could not be resolved from source (reportMissingModuleSource)