tc39/ecma262

issue warning in CI when a previously-defined ID becomes undefined

Open

#3,673 opened on Aug 15, 2025

View on GitHub
 (0 comments) (1 reaction) (0 assignees)HTML (15,626 stars) (1,409 forks)batch import
good first issuemeta

Description

We should add a GitHub CI job that emits a warning on the line of the spec that defines an ID that becomes undefined by the PR.

Contributor guide