Expected Behavior
If type check fails, its parent workflow should fail
Actual Behavior
The type checking command failed silently:
error: Can't determine which types to install with no files to check (and no cache from previous mypy run)
https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/27314829576/job/80693005560#step:6:1
Steps to Reproduce
N/A
SDK Version
Latest
Python Version
3.14
Is this a regression?
No
Last Working Version
No response
Additional Context
No response
Expected Behavior
If type check fails, its parent workflow should fail
Actual Behavior
The type checking command failed silently:
error: Can't determine which types to install with no files to check (and no cache from previous mypy run)
https://github.com/aws/aws-durable-execution-sdk-python/actions/runs/27314829576/job/80693005560#step:6:1
Steps to Reproduce
N/A
SDK Version
Latest
Python Version
3.14
Is this a regression?
No
Last Working Version
No response
Additional Context
No response