Skip to content

Instantly share code, notes, and snippets.

@lstrojny
Created June 14, 2013 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lstrojny/5784304 to your computer and use it in GitHub Desktop.
Save lstrojny/5784304 to your computer and use it in GitHub Desktop.
$ ./bin/go-go-crankin analyze --configuration gogo.xml
Building file list
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
..........................................
Executing static analyzer
Analyzing /tmp/1371235977.49713EyBg1//CodeError.js
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
................................................................................
.........................................
HipHop static code analysis report
PHPIncludeFileNotFound:
-----------------------
UseEvaluation:
--------------
UseUndeclaredVariable:
----------------------
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Runner/Analyzer.php, line 79, character 21 - 25 $this
UseUndeclaredGlobalVariable:
----------------------------
UseUndeclaredConstant:
----------------------
UnknownClass:
-------------
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Finder/FinderFactoryInterface.php, line 10, character 33 - 61 Configuration $configuration
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Filter/FilterInterface.php, line 15, character 33 - 66 Position $position
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Filter/AbstractFilter.php, line 44, character 33 - 66 Position $position
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Configuration/Configuration.php, line 14, character 32 - 55 FilterInterface $filter
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Runner/ReportGenerator.php, line 32 - 34, character 32 - 36 Configuration $configuration
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Runner/ReportGenerator.php, line 32 - 36, character 32 - 51 ProgressReporterInterface $progressReporter
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Runner/ReportGenerator.php, line 32 - 35, character 32 - 47 ResultReporterInterface $resultReporter
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Runner/Analyzer.php, line 30 - 32, character 32 - 57 ConfigurationReaderInterface $configurationReader
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Runner/Analyzer.php, line 30 - 34, character 32 - 38 CommandFactory $commandFactory
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Runner/Analyzer.php, line 30 - 35, character 32 - 51 ProgressReporterInterface $progressReporter
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Runner/Analyzer.php, line 30 - 33, character 32 - 45 FinderFactoryInterface $finderFactory
/mnt/hgfs/go-go-crankin/src/GoGoCrankin/Reporter/ResultReporterInterface.php, line 14, character 36 - 69 Position $position
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment