Git Product home page Git Product logo

php-drupal-ci's Introduction

php-drupal-ci's People

Contributors

geerlingguy avatar nblair avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

php-drupal-ci's Issues

ignore this

must have had a bad setup the first time...

phpcs FAILURE

Thanks for putting this together. I ran vagrant up on my local system and things seemed to install okay. I had to manually install a couple jenkins plugins, I think my system was running slower then the sleep timer.

Once those we're installed I fired things up and got this error:

Drupal7 > phpcs:

ERROR: Report type "default" not known.
Build step 'Invoke Phing targets' marked build as failure
Finished: FAILURE

Do you have any ideas on what it means by "default"? Why this might be happening?

Call to undefined method PHP_Depend_Code_ASTLiteral::setSourceFile()

hello
I have a problem when I want to configure sonar throughout the drupal project
13:46:21.781 INFO - Executing command: pdepend --summary-xml=/var/lib/jenkins/jobs/Test_Zied/workspace/.sonar/pdepend.xml --suffix=php,php3,php4,php5,inc,module,install /var/lib/jenkins/jobs/Test_Zied/workspace/website/drupal
13:46:21.902 INFO - PHP_Depend 1.1.4 by Manuel Pichler
13:46:21.903 INFO -
13:46:22.061 INFO - Parsing source files:
13:46:25.759 INFO - PHP Fatal error: Call to undefined method PHP_Depend_Code_ASTLiteral::setSourceFile() in /usr/share/pear/PHP/Depend/Code/File.php on line 373
13:46:25.759 INFO - PHP Stack trace:
13:46:25.759 INFO - PHP 1. {main}() /usr/bin/pdepend:0
13:46:25.759 INFO - PHP 2. PHP_Depend_TextUI_Command::main() /usr/bin/pdepend:78
13:46:25.759 INFO - PHP 3. PHP_Depend_TextUI_Command->run() /usr/share/pear/PHP/Depend/TextUI/Command.php:701
13:46:25.760 INFO - PHP 4. PHP_Depend_TextUI_Runner->run() /usr/share/pear/PHP/Depend/TextUI/Command.php:207
13:46:25.760 INFO - PHP 5. PHP_Depend->analyze() /usr/share/pear/PHP/Depend/TextUI/Runner.php:331
13:46:25.760 INFO - PHP 6. PHP_Depend->performParseProcess() /usr/share/pear/PHP/Depend.php:306
13:46:25.760 INFO - PHP 7. PHP_Depend_Parser->parse() /usr/share/pear/PHP/Depend.php:560
13:46:25.760 INFO - PHP 8. PHP_Depend_Util_Cache_Driver_File->restore() /usr/share/pear/PHP/Depend/Parser.php:319
13:46:25.760 INFO - PHP 9. PHP_Depend_Util_Cache_Driver_File->restoreFile() /usr/share/pear/PHP/Depend/Util/Cache/Driver/File.php:193
13:46:25.760 INFO - PHP 10. unserialize() /usr/share/pear/PHP/Depend/Util/Cache/Driver/File.php:210
13:46:25.760 INFO - PHP 11. PHP_Depend_Code_File->__wakeup() /usr/share/pear/PHP/Depend/Util/Cache/Driver/File.php:210
13:46:25.765 INFO - ......................
13:46:25.765 INFO - Fatal error: Call to undefined method PHP_Depend_Code_ASTLiteral::setSourceFile() in /usr/share/pear/PHP/Depend/Code/File.php on line 373
13:46:25.765 INFO -
13:46:25.765 INFO - Call Stack:
13:46:25.765 INFO - 0.0002 640672 1. {main}() /usr/bin/pdepend:0
13:46:25.765 INFO - 0.0010 858880 2. PHP_Depend_TextUI_Command::main() /usr/bin/pdepend:78
13:46:25.765 INFO - 0.0011 859656 3. PHP_Depend_TextUI_Command->run() /usr/share/pear/PHP/Depend/TextUI/Command.php:701
13:46:25.765 INFO - 0.1076 1188760 4. PHP_Depend_TextUI_Runner->run() /usr/share/pear/PHP/Depend/TextUI/Command.php:207
13:46:25.765 INFO - 0.2515 1736056 5. PHP_Depend->analyze() /usr/share/pear/PHP/Depend/TextUI/Runner.php:331
13:46:25.766 INFO - 0.2657 2590136 6. PHP_Depend->performParseProcess() /usr/share/pear/PHP/Depend.php:306
13:46:25.766 INFO - 3.9263 19006016 7. PHP_Depend_Parser->parse() /usr/share/pear/PHP/Depend.php:560
13:46:25.766 INFO - 3.9266 19006200 8. PHP_Depend_Util_Cache_Driver_File->restore() /usr/share/pear/PHP/Depend/Parser.php:319
13:46:25.766 INFO - 3.9363 19006320 9. PHP_Depend_Util_Cache_Driver_File->restoreFile() /usr/share/pear/PHP/Depend/Util/Cache/Driver/File.php:193
13:46:25.766 INFO - 3.9379 19081104 10. unserialize() /usr/share/pear/PHP/Depend/Util/Cache/Driver/File.php:210
13:46:25.766 INFO - 3.9458 19726048 11. PHP_Depend_Code_File->__wakeup() /usr/share/pear/PHP/Depend/Util/Cache/Driver/File.php:210
13:46:25.766 INFO -
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
Total time: 1:27.067s
Final Memory: 11M/338M
INFO: ------------------------------------------------------------------------
ERROR: Error during Sonar runner execution
ERROR: Unable to execute Sonar
ERROR: Caused by: PHP Depend execution failed with returned code '255'. Please check the documentation of PHP Depend to know more about this failure.
ERROR:
ERROR: To see the full stack trace of the errors, re-run SonarQube Runner with the -e switch.
ERROR: Re-run SonarQube Runner using the -X switch to enable full debug logging.
Build step 'Invoke Standalone Sonar Analysis' marked build as failure

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.