[TIMOB-11892] CodeProcessor: Create a plugin that detects unknown being passed into the Ti API when a function was expected
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-12-01T00:23:37.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | Release 3.0.1, Release 3.1.0, 2012 Sprint 24, 2012 Sprint 24 JS |
| Components | Code Processor |
| Labels | n/a |
| Reporter | Bryan Hughes |
| Assignee | Praveen Innamuri |
| Created | 2012-11-29T18:09:15.000+0000 |
| Updated | 2017-03-09T00:25:58.000+0000 |
Description
Right now, if an unknown value is passed to a Ti API when a function is expected, this most likely means that some code won't be analyzed. We should detect this scenario and report them
Closing ticket as fixed.