[TIMOB-18885] Code Analyzer: Analysis fails with: 'Cannot read property 'value' of undefined'
| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2018-07-10T12:53:36.000+0000 |
| Affected Version/s | Release 4.0.0 |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | qe-4.0.0 |
| Reporter | Ewan Harris |
| Assignee | Unknown |
| Created | 2015-05-08T21:18:45.000+0000 |
| Updated | 2018-07-10T12:53:36.000+0000 |
Description
Description
When attempting to run Code Analyzer on an Alloy project in Studio the analysis fails with the following Cannot read property 'value' of undefined.
Steps To Reproduce
1. In Studio create a new Alloy project
2. Right click on the project and choose Code Analysis->iPhone
Actual Result
The code analysis will fail with the error Cannot read property 'value' of undefined
Expected Result
The code analysis should not fail
Comments
JSON Source
[~eharris] do you have a fuller stack trace?
When I try the above steps I get a different error:
Used: MacOS 10.10.3 Studio 4.0.0.201505121820 Ti SDK 4.0.0.RC4 Appc NPM 0.3.55 Appc CLI 0.2.285 Ti CLI 4.0.0-beta8 Alloy 1.6.0-beta4 Node v0.10.37 Java 1.7.0_45I also am now getting the same error as [~ewieber] Using: Mac OSX 10.10.3 Appc Studio: 4.0.0.201505121820 Titanium SDK build: 4.0.0.RC4 Appc CLI (NPM): 0.3.55 Appc CLI (Registry): 0.2.286 Code Analyzer: 1.1.1
Code Processor is no longer supported