google / google/closure-templates
Ts** are not declared
Open
- Dominant language
- Java
- Stars
- 700
- Forks
- 199
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 26
Description
The following classes and methods used in `soyutils_usegoog.js` are not declared anywhere.
- `TsSafeHtml`
- `TsSafeScript`
- `TsSafeUrl`
- `TsTrustedResourceUrl`
- `TsSafeStyle`
- `TsSafeStyleSheet`
- methods in `tsSafeUnwrappers`
Contributor guide
Research direction
Start by inspecting soyutils_usegoog.js and locating the uses of TsSafeHtml, TsSafeScript, TsSafeUrl, TsTrustedResourceUrl, TsSafeStyle, TsSafeStyleSheet, and tsSafeUnwrappers. Compare those references with the declarations present in the file or its surrounding sources; done means all listed classes and methods are declared without leaving the reported missing symbols.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100