Skip to content

incr.comp.: Lints and other error messages are not included in the ICH #41184

Closed
@michaelwoerister

Description

@michaelwoerister

Once #41141 lands, the compiler will compute the ICH for TypeCheckTables but when doing so, it will ignore the lints field. This is not a problem yet since we currently still unconditionally re-run type checking in incremental mode -- but in the future this could lead to wrong or dropped linting messages.

This should be addressed as part of refactoring the linting and error messaging system to better integrate with "on-demand" compilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-incr-compArea: Incremental compilationC-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions