Skip to content

feat: add query for extracting remaining capacity per station group #1992

feat: add query for extracting remaining capacity per station group

feat: add query for extracting remaining capacity per station group #1992

Triggered via push October 7, 2024 13:54
Status Success
Total duration 2m 4s
Artifacts

tests.yml

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

Annotations

20 errors and 3 warnings
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 "pandas" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/data_models.py#L5
Import "pandera" could not be resolved (reportMissingImports)
ubuntu-latest / 3.12: src/cimsparql/data_models.py#L6
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.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 "pandas" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/data_models.py#L5
Import "pandera" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/data_models.py#L6
Import "pandera.typing" could not be resolved (reportMissingImports)
ubuntu-latest / 3.11: src/cimsparql/graphdb.py#L14
Import "httpx" 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.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/
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/