stephaneliu/password_generator

View on GitHub
Delegate configuration to Openstruct argument #96
Stephane Liu authored 770cdcca
errored00:00:19
An engine encountered an error
E10 Error

We had trouble running the brakeman engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.json.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-haml-lint:b823
b823: Pulling from codeclimate/codeclimate-haml-lint
911c6d0c7995: Pulling fs layer
66c75bb6a8fc: Pulling fs layer
a1d8100f3d6a: Pulling fs layer
640ab4473371: Pulling fs layer
9a58bbc97733: Pulling fs layer
97726ef713aa: Pulling fs layer
b0c50216bea5: Pulling fs layer
ba53809a8257: Pulling fs layer
43d7dc135a5e: Pulling fs layer
6d69a730b9e3: Pulling fs layer
cf7067dcb39d: Pulling fs layer
b0c50216bea5: Waiting
ba53809a8257: Waiting
43d7dc135a5e: Waiting
6d69a730b9e3: Waiting
cf7067dcb39d: Waiting
640ab4473371: Waiting
9a58bbc97733: Waiting
97726ef713aa: Waiting
66c75bb6a8fc: Download complete
911c6d0c7995: Download complete
640ab4473371: Download complete
9a58bbc97733: Verifying Checksum
9a58bbc97733: Download complete
911c6d0c7995: Pull complete
97726ef713aa: Verifying Checksum
97726ef713aa: Download complete
66c75bb6a8fc: Pull complete
ba53809a8257: Verifying Checksum
ba53809a8257: Download complete
a1d8100f3d6a: Verifying Checksum
a1d8100f3d6a: Download complete
43d7dc135a5e: Verifying Checksum
43d7dc135a5e: Download complete
b0c50216bea5: Verifying Checksum
b0c50216bea5: Download complete
6d69a730b9e3: Verifying Checksum
6d69a730b9e3: Download complete
cf7067dcb39d: Verifying Checksum
cf7067dcb39d: Download complete
a1d8100f3d6a: Pull complete
640ab4473371: Pull complete
9a58bbc97733: Pull complete
97726ef713aa: Pull complete
b0c50216bea5: Pull complete
ba53809a8257: Pull complete
43d7dc135a5e: Pull complete
6d69a730b9e3: Pull complete
cf7067dcb39d: Pull complete
Digest: sha256:945a9585ff2062c5a3b8b1eca5767ef6ec50e53ffe41672d0a4c603d58c94e66
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-haml-lint:b823
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
brakeman
brakeman engine documentation
View output
/usr/src/app/lib/brakeman/scanner.rb:26:in `initialize': Please supply the path to a Rails application (looking in /code). (Brakeman::NoApplication)
	from /usr/src/app/lib/brakeman.rb:348:in `new'
	from /usr/src/app/lib/brakeman.rb:348:in `scan'
	from /usr/src/app/lib/brakeman.rb:77:in `run'
	from /usr/src/app/bin/codeclimate-brakeman:14:in `<main>'