Skip to content

[V3] mypy not running properly in CI #1788

Description

@d-v-b

I'm seeing the following output in CI in the v3 branch, under the run mypy stage:

Run hatch run test:run-mypy
─────────────────────────── test.py3.10-1.24-minimal ───────────────────────────
/bin/sh: 1: mypy: not found
Error: Process completed with exit code 127.

Nonetheless, GHA reports this stage as succeeding 🙃 Maybe because 127 is not one of the exit codes it considers a failure. However I think we can consider this test a failure. How should we fix this?

cc @dstansby

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions