tests: add python 3.13 #2219
Annotations
12 errors and 2 warnings
|
Static type checking:
src/cimsparql/adaptions.py#L13
Import "rdflib" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/adaptions.py#L14
Import "rdflib.namespace" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/adaptions.py#L15
Import "rdflib.plugins.sparql" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/adaptions.py#L16
Import "rdflib.query" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/adaptions.py#L17
Import "rdflib.term" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/adaptions.py#L24
Import "rdflib" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/data_models.py#L6
Import "pandera" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/data_models.py#L7
Import "pandera.api.pandas.model_config" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/data_models.py#L8
Import "pandera.typing" could not be resolved (reportMissingImports)
|
Static type checking:
src/cimsparql/graphdb.py#L14
Import "httpx" could not be resolved (reportMissingImports)
|
Run pytest with coverage
The operation was canceled.
|
Install uv
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
Get full python version
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading