Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17701] Code Analyzer: Shows "Object #<UnknownType> has no method get" error when run for iPhone.

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionWon't Fix
Resolution Date2016-08-24T19:46:12.000+0000
Affected Version/sRelease 3.4.0
Fix Version/sn/a
ComponentsCode Processor
Labelsqe-3.4.0
ReporterKhushbu Agrawal
AssigneePraveen Innamuri
Created2014-09-16T10:35:04.000+0000
Updated2017-03-20T17:31:43.000+0000

Description

Description: Running Code Analyzer for iPhone on small Alloy Application with 'Process Unvisited code' set shows "Object # has no method 'get' " an error message. Code processor is showing error with 'Process Unvisited code' set and only with the iPhone as a target. With 'iPad' as a target, its works successfully. This is not an regression. The error is reproducible with Appcelerator Studio 3.3.0.201407111535 and titanium SDK 3.3.0.GA. Settings: Enabled the code Analyzer preferences setting for "Process Unvisited Code" Platform: iPhone Steps to Reproduce:- 1. Create an alloy project. 2. Project context menu>code Analysis>Run on iPhone platform. 3. Observe that it is showing error message. Expected Result: 1. Code processor should run normally and the analyzed result should be generated for the iPhone target. Actual Result: 2. Code processor shows "Object # has no method 'get' " an error message instead of generating the report. Refer to the attached screenshot for your reference.

Attachments

FileDateSize
Screen Shot 2014-09-16 at 6.06.18 PM.png2014-09-16T10:35:04.000+000031123

Comments

  1. Chris Barber 2016-08-24

    Code processor is dead.
  2. Lee Morris 2017-03-20

    Closing ticket as code processor is no longer supported.

JSON Source