Integrate sliderule datarequests into aok pipeline #52
Annotations
10 errors
|
test:
aok/core/datarequest.py#L130
Type of "sources" is partially unknown
Type of "sources" is "list[Unknown]" (reportUnknownVariableType)
|
|
test:
aok/core/datarequest.py#L129
Type of "metadata" is partially unknown
Type of "metadata" is "dict[Unknown, Unknown]" (reportUnknownVariableType)
|
|
test:
aok/core/datarequest.py#L125
Type of "options" is partially unknown
Type of "options" is "dict[Unknown, Unknown]" (reportUnknownVariableType)
|
|
test:
aok/core/datarequest.py#L10
Type of "sliderule" is unknown (reportUnknownVariableType)
|
|
test:
aok/core/datarequest.py#L10
Import "sliderule" could not be resolved (reportMissingImports)
|
|
test:
aok/core/datarequest.py#L9
Stub file not found for "pandas" (reportMissingTypeStubs)
|
|
test:
aok/core/__init__.py#L1
Import "main" is not accessed (reportUnusedImport)
|
|
test:
aok/__init__.py#L3
Import "main" is not accessed (reportUnusedImport)
|
|
test:
aok/__init__.py#L3
Import "kd_utils" is not accessed (reportUnusedImport)
|
|
test:
aok/__init__.py#L3
Import "datarequest" is not accessed (reportUnusedImport)
|