Skip to content

yarn check-types builds a production bundle and creates untracked files #6726

@nflaig

Description

@nflaig

Since we merged #6685, running yarn check-types has become really slow and at the same time also creates untracked files (see #6685 (comment))

My suggestion is to either revert the PR or come up with a proper solution as of right now this negatively affects developer experience.

It also fails randomly locally, and even in the CI (see #6685 (comment))

  • fix build error
  • no more untracked files as side effect of running build
  • yarn lint should consistently pass, irrespective of running yarn check-types before
  • move build out of yarn check-types to speed up time to run yarn check-types by 25%-30%

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope-devexIssues for improving developer experience.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions