Skip to content

feat(staging): deCODE ingestion dag #321

feat(staging): deCODE ingestion dag

feat(staging): deCODE ingestion dag #321

Triggered via pull request September 16, 2026 10:05
Status Failure
Total duration 2m 13s
Artifacts

check.yaml

on: pull_request
Compute test matrix
3s
Compute test matrix
Lint all packages
8s
Lint all packages
Matrix: test-pts
Matrix: test
Test pts
2s
Test pts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint all packages
prek exited with code 1
Test orchestration
Process completed with exit code 1.
ty (invalid-argument-type): orchestration/tests/test_dag_validation.py#L126
tests/test_dag_validation.py:126:65: invalid-argument-type: Argument to function `find_environment_vars` is incorrect: Expected `Environment`, found `(str & ~AlwaysFalsy) | Any` info: element `str & ~AlwaysFalsy` of union `(str & ~AlwaysFalsy) | Any` is not assignable to `Environment` src/orchestration/utils/utils.py:230:5: info: Function defined here src/orchestration/utils/utils.py:230:60: Parameter declared here