Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/suppress upcoming JSCompiler build errors #5502

Merged
merged 1 commit into from Mar 6, 2019

Conversation

rictic
Copy link
Contributor

@rictic rictic commented Mar 4, 2019

Upstreaming cl/236195240 from the jscompiler team.

These errors come from the compiler incorrectly overriding JSDoc on a declaration with its right-hand-side. In some cases the JSDoc should not have been there; in other cases the JSDoc was correct and this reveals an error elsewhere.

Upstreaming cl/236195240 from the jscompiler team.

These errors come from the compiler incorrectly overriding JSDoc on a declaration with its right-hand-side. In some cases the JSDoc should not have been there; in other cases the JSDoc was correct and this reveals an error elsewhere.
@kevinpschaaf kevinpschaaf merged commit 5492189 into master Mar 6, 2019
@kevinpschaaf kevinpschaaf deleted the new-casts-for-type-checker branch March 6, 2019 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants