Skip to content

Integrate sliderule datarequests into aok pipeline #52

Integrate sliderule datarequests into aok pipeline

Integrate sliderule datarequests into aok pipeline #52

Triggered via pull request June 11, 2026 17:41
Status Failure
Total duration 1m 11s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)