bazelbuild / bazelbuild/rules_closure

CR_SUPERFLUOUS_SUPPRESS not honored

Open
#283 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
159
Forks
111
PR merge metrics
No merged PRs in 30d

Description

In some generated code, seems that this supression code is not being honored. Any pointers to debug/fix?

```
JSC_MISSING_JSDOC, CR_SUPERFLUOUS_SUPPRESS
ProTip: "CR_SUPERFLUOUS_SUPPRESS" or "superfluousSuppress" can be added to the `suppress` attribute of:
//closure_js:closure_js
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in generated code using the closure_js rule and its suppress attribute, then trace how CR_SUPERFLUOUS_SUPPRESS is handled. Done means the suppression is honored without incorrectly reporting the diagnostic.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.