Skip to content

feat!: simplify schema for coordinate dataframe. Use regular data typ… #2001

feat!: simplify schema for coordinate dataframe. Use regular data typ…

feat!: simplify schema for coordinate dataframe. Use regular data typ… #2001

Triggered via push October 15, 2024 06:50
Status Success
Total duration 1m 35s
Artifacts

tests.yml

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

Annotations

20 errors and 3 warnings
ubuntu-latest / 3.11: src/cimsparql/adaptions.py#L11
Import "rdflib" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/adaptions.py#L12
Import "rdflib.namespace" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/adaptions.py#L13
Import "rdflib.plugins.sparql" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/adaptions.py#L14
Import "rdflib.query" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/adaptions.py#L15
Import "rdflib.term" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/adaptions.py#L22
Import "rdflib" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/data_models.py#L4
Import "pandera" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/data_models.py#L5
Import "pandera.typing" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/graphdb.py#L14
Import "httpx" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/graphdb.py#L15
Import "pandas" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/adaptions.py#L11
Import "rdflib" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/adaptions.py#L12
Import "rdflib.namespace" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/adaptions.py#L13
Import "rdflib.plugins.sparql" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/adaptions.py#L14
Import "rdflib.query" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/adaptions.py#L15
Import "rdflib.term" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/adaptions.py#L22
Import "rdflib" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/data_models.py#L4
Import "pandera" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/data_models.py#L5
Import "pandera.typing" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/graphdb.py#L14
Import "httpx" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/graphdb.py#L15
Import "pandas" could not be resolved (reportMissingImports)
Linting
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/
ubuntu-latest / 3.11
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/
ubuntu-latest / 3.12
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/