Skip to content

CI pipeline doesn't run type checks before tests, causing avoidable failures #122

@jamjamgobambam

Description

@jamjamgobambam

mypy type checking is configured but not included in the CI pipeline. Type errors that would be caught before running tests slip through, causing test failures with confusing error messages.

Relevant files:

  • .github/workflows/ci.yml

Estimated effort: 1–3 hours

Metadata

Metadata

Assignees

No one assigned

    Labels

    devopsCI/CD and DevOpsgood first issueGood for first-time contributors (same as tier-1)testsTeststier-1Starter: good for first-time contributors

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions