Skip to content

typecheck references the retired site jobs directory #366

Description

@alexeygrigorev

The site jobs app was retired by D1.1 (the directory is gone from the
repository), but the Makefile typecheck target still passes jobs to
mypy. Locals that keep an untracked jobs/ directory pass; every other
environment, including CI, fails with mypy: error: cannot read file 'jobs', which fails the quality contract at the typecheck target.

Remove jobs from the mypy path list. The package jobs app
(community_base.jobs) is typechecked in the community-base repository's
own quality gates.

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

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions