Skip to content

type checking CI is failing #7270

@keewis

Description

@keewis

The most recent runs of the type checking CI have started to fail with a segfault:

/home/runner/work/_temp/dac0c060-b19a-435a-8063-bbc5b8ffbf24.sh: line 1:  2945 Segmentation fault      (core dumped) python -m mypy --install-types --non-interactive --cobertura-xml-report mypy_report

This seems to be due to the release of mypy=0.990.

#7269 pinned mypy to mypy<0.990, which should be undone once we figured out how to fix that (most likely by waiting on the next release), and any complaints the new version has (see this workflow run).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions