angelxmoreno/doba-api

View on GitHub
Updated ReadMe (#17) #135
Angel S. Moreno authored a8677ada
complete00:00:29
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-phpcodesniffer:b163
b163: Pulling from codeclimate/codeclimate-phpcodesniffer
a0710691c81a: Pulling fs layer
a3ed95caeb02: Pulling fs layer
f3c17b6c6935: Pulling fs layer
c3166a36a8d9: Pulling fs layer
83a051f0858f: Pulling fs layer
f0e9f15ec462: Pulling fs layer
034c114563b8: Pulling fs layer
5edc25e33d4e: Pulling fs layer
f0e9f15ec462: Waiting
c3166a36a8d9: Waiting
034c114563b8: Waiting
5edc25e33d4e: Waiting
83a051f0858f: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
f3c17b6c6935: Verifying Checksum
a0710691c81a: Verifying Checksum
a0710691c81a: Download complete
83a051f0858f: Download complete
a0710691c81a: Pull complete
a3ed95caeb02: Pull complete
034c114563b8: Download complete
f3c17b6c6935: Pull complete
f0e9f15ec462: Verifying Checksum
f0e9f15ec462: Download complete
c3166a36a8d9: Verifying Checksum
c3166a36a8d9: Download complete
5edc25e33d4e: Download complete
c3166a36a8d9: Pull complete
83a051f0858f: Pull complete
f0e9f15ec462: Pull complete
034c114563b8: Pull complete
5edc25e33d4e: Pull complete
Digest: sha256:cab8fcc753b6ae0e309b899665b22b1b62c26c56dab9b3c6a938fa72ca7c0640
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-phpcodesniffer:b163
docker pull codeclimate/codeclimate-sonar-php:b23
b23: Pulling from codeclimate/codeclimate-sonar-php
97518928ae5f: Pulling fs layer
043df9f67e9a: Pulling fs layer
a42e650909d2: Pulling fs layer
0dff3d7a1a0e: Pulling fs layer
e109c25d106c: Pulling fs layer
b2fb00c172a9: Pulling fs layer
1519b1438731: Pulling fs layer
cfbd8af1af7a: Pulling fs layer
ea3b98fb78f4: Pulling fs layer
1c654bf89a09: Pulling fs layer
b2fb00c172a9: Waiting
0dff3d7a1a0e: Waiting
e109c25d106c: Waiting
1519b1438731: Waiting
cfbd8af1af7a: Waiting
1c654bf89a09: Waiting
ea3b98fb78f4: Waiting
a42e650909d2: Verifying Checksum
a42e650909d2: Download complete
97518928ae5f: Verifying Checksum
97518928ae5f: Download complete
97518928ae5f: Pull complete
e109c25d106c: Verifying Checksum
e109c25d106c: Download complete
b2fb00c172a9: Verifying Checksum
b2fb00c172a9: Download complete
043df9f67e9a: Verifying Checksum
043df9f67e9a: Download complete
cfbd8af1af7a: Verifying Checksum
cfbd8af1af7a: Download complete
0dff3d7a1a0e: Verifying Checksum
0dff3d7a1a0e: Download complete
1519b1438731: Verifying Checksum
1519b1438731: Download complete
043df9f67e9a: Pull complete
a42e650909d2: Pull complete
1c654bf89a09: Verifying Checksum
1c654bf89a09: Download complete
ea3b98fb78f4: Verifying Checksum
ea3b98fb78f4: Download complete
0dff3d7a1a0e: Pull complete
e109c25d106c: Pull complete
b2fb00c172a9: Pull complete
1519b1438731: Pull complete
cfbd8af1af7a: Pull complete
ea3b98fb78f4: Pull complete
1c654bf89a09: Pull complete
Digest: sha256:600639355d67f629857951762cd4d8d2bc9eb16a0496c67a3d6049830edcc87b
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-sonar-php:b23
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
phpcodesniffer
phpcodesniffer engine documentation
View output
Exception: Referenced sniff "vendor/cakephp/cakephp-codesniffer/CakePHP" does not exist in /usr/src/app/vendor/squizlabs/php_codesniffer/CodeSniffer.php
#0 /usr/src/app/vendor/squizlabs/php_codesniffer/CodeSniffer.php(780): PHP_CodeSniffer->_expandRulesetReference(Object(SimpleXMLElement), '/code', 0)
#1 /usr/src/app/vendor/squizlabs/php_codesniffer/CodeSniffer.php(578): PHP_CodeSniffer->processRuleset('/code/.phpcs.xm...')
#2 /usr/src/app/vendor/squizlabs/php_codesniffer/CodeSniffer/CLI.php(956): PHP_CodeSniffer->initStandard(Array, Array, Array)
#3 /usr/src/app/Runner.php(115): PHP_CodeSniffer_CLI->process()
#4 /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php(1932): Runner->run(Array)
#5 /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php(1844): fork_daemon->invoke_callback(Array, Array, false)
#6 /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php(1745): fork_daemon->fork_work_unit(Array, '', -1)
#7 /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php(1499): fork_daemon->process_work_unit(-1)
#8 /usr/src/app/Runner.php(28): fork_daemon->process_work(false)
#9 /usr/src/app/engine.php(26): Runner->queueDirectory('/code')
#10 {main}
PHP Fatal error:  Uncaught Exception: Serialization of 'SimpleXMLElement' is not allowed in /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php:2002
Stack trace:
#0 /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php(2002): serialize(Object(PHP_CodeSniffer_Exception))
#1 /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php(1847): fork_daemon->socket_send(Resource id #19, Object(PHP_CodeSniffer_Exception))
#2 /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php(1745): fork_daemon->fork_work_unit(Array, '', -1)
#3 /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php(1499): fork_daemon->process_work_unit(-1)
#4 /usr/src/app/Runner.php(28): fork_daemon->process_work(false)
#5 /usr/src/app/engine.php(26): Runner->queueDirectory('/code')
#6 {main}
  thrown in /usr/src/app/vendor/barracudanetworks/forkdaemon-php/fork_daemon.php on line 2002
8
phpmd
phpmd engine documentation
9
sonar-php
sonar-php engine documentation
View output
INFO: Java 1.8.0_322 Amazon.com Inc. (64-bit)
INFO: Linux 4.4.0-1128-aws amd64
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/src/app/build/libs/sonarlint-core-2.17.0.899.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/src/app/build/libs/sonarlint-cli-2.1.0.566.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
INFO: Index files
INFO: 13 files indexed
INFO: 5 source files to be analyzed
INFO: 5/5 source files have been analyzed
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 0.462s
INFO: Final Memory: 9M/95M
INFO: ------------------------------------------------------------------------
10
fixme
fixme engine documentation
11
git-legal
git-legal engine documentation
12
markdownlint
markdownlint engine documentation
View output
/usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated
13
shellcheck
shellcheck engine documentation