Zurmo Continuous Integration - Configuration Summary - dev3.zurmo.com

Back to Overall Summary

Server

dev3.zurmo.com (PhpInfo)

Build Output

Creating test instances...

Warning: rmdir(C:/Apache/htdocs/zurmo_wa/protected/tests/unit): Permission denied in C:\Apache\htdocs\internal\scripts\TestInstanceUtil.php on line 330

Warning: rmdir(C:/Apache/htdocs/zurmo_wa/protected/tests): Directory not empty in C:\Apache\htdocs\internal\scripts\TestInstanceUtil.php on line 330

Warning: rmdir(C:/Apache/htdocs/zurmo_wa/protected): Directory not empty in C:\Apache\htdocs\internal\scripts\TestInstanceUtil.php on line 330

Warning: rmdir(C:/Apache/htdocs/zurmo_wa): Directory not empty in C:\Apache\htdocs\internal\scripts\TestInstanceUtil.php on line 330
- Configuring per instance files...
- Configuring database...
- Dropping and creating database zurmo_wa...
Done.

Messages Check Output

Result: 3 problems found.
Download CSV

No languages were found in the following directory:../../zurmo/app/protected/extensions/zurmoinc/framework/messages
No languages were found in the following directory:../../zurmo/app/protected/extensions/zurmoinc/framework/messages
No languages were found in the following directory:../../zurmo/app/protected/extensions/zurmoinc/framework/messages

Make Zips Output

Zips made:

C:/Apache/htdocs/downloads/zurmo-bleeding-0.6.0.fcb5b3af1eba.zip
C:/Apache/htdocs/downloads/zurmo-stable-0.6.0.fcb5b3af1eba.zip
C:/Apache/htdocs/downloads/zurmo-unstable-0.6.0.fcb5b3af1eba.zip

Zips not made for tags:

Coding Standard Check Output

Result: 28 issues found.

File saved with \r\n. Set your IDE to save with \n endings:

\extensions\zurmoinc\framework\exceptions\MissingBeanException.php
\extensions\zurmoinc\framework\messages\it\Default.php
\modules\accounts\tests\unit\walkthrough\AccountsSuperUserMixedAttributeCreationWalkthroughTest.php
\modules\import\messages\de\Default.php
\modules\import\messages\es\Default.php
\modules\import\messages\fr\Default.php
\modules\import\messages\it\Default.php
\modules\install\messages\de\Default.php
\modules\install\messages\es\Default.php
\modules\install\messages\fr\Default.php
\modules\install\messages\it\Default.php
\modules\install\serviceHelpers\InstanceFoldersServiceHelper.php
\modules\jobsManager\messages\de\Default.php
\modules\jobsManager\messages\es\Default.php
\modules\jobsManager\messages\fr\Default.php
\modules\jobsManager\messages\it\Default.php
\modules\leads\messages\it\Default.php
\modules\maps\tests\unit\walkthrough\MapsRegularUserWalkthroughTest.php
\modules\notifications\messages\de\Default.php
\modules\notifications\messages\es\Default.php
\modules\notifications\messages\fr\Default.php
\modules\notifications\messages\it\Default.php
\modules\zurmo\messages\de\Default.php
\modules\zurmo\messages\es\Default.php
\modules\zurmo\messages\fr\Default.php
\modules\zurmo\messages\it\Default.php

Coding Standard
Internal Repository
Check

Result: 8 issues found.

Bad bracing, opening brace should be on it's own line and aligned with the closing brace:

\header.php (3 occurrences)
line#15: (function() {
line#108: td {
line#114: function toggle() {

Bad spacing, or no spacing, or tabs around operator:

\header.php (2 occurrences)
line#2: <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">

Code not indented. Only the opening &lt;?php and closing ?&gt; should be at column 1. The problem is immediately after the identified &lt;?php:

\index.php (1 occurrence)
line#1: <?php

Code not indented. Only the opening &lt;?php and closing ?&gt; should be at column 1. The problem is somewhere inside the identified &lt;?php ?&gt;:

\index.php (1 occurrence)
line#2: header("Location: http://build.zurmo.com");

No space between catch/for/foreach/if/while and bracket:

\header.php (1 occurrence)
line#116: if(document.getElementById("server2").style.display == "block")

Back to Overall Summary