feat!: simplify schema for coordinate dataframe. Use regular data typ… #1995
Annotations
23 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 "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)
|
ubuntu-latest / 3.12
Process completed with exit code 1.
|
ubuntu-latest / 3.11
The job was canceled because "ubuntu-latest_3_12" failed.
|
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.11
Process completed with exit code 1.
|
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/
|