You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Call gatherDiagnostics to perform syntax/semantic/type checks
This was accidentally removed in recent refactoring 1b33eba
which caused TS compilations to incorrectly succeed when the code contains errors.
Restore missing tests which would have caught the regression; these were also accidentally disabled when Bazel BUILD files were refactored.
PiperOrigin-RevId: 224869541
0 commit comments