Nunnery/timewizard

View on GitHub
Merge pull request #8 from Nunnery/develop #195
Richard Harrah authored 457b0a0d
errored00:00:17
An engine encountered an error
E10 Error

We had trouble running the bundler-audit 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
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b373
b373: Pulling from codeclimate/codeclimate-rubocop
ab7e51e37a18: Pulling fs layer
a3ed95caeb02: Pulling fs layer
442b117d3b3d: Pulling fs layer
b55acd437fdd: Pulling fs layer
85b6435fbecb: Pulling fs layer
dae88c5227db: Pulling fs layer
488697fd6c5d: Pulling fs layer
8fcbcdc5ec3f: Pulling fs layer
e614deca59a8: Pulling fs layer
d14e6893c4a6: Pulling fs layer
b55acd437fdd: Waiting
488697fd6c5d: Waiting
8fcbcdc5ec3f: Waiting
e614deca59a8: Waiting
d14e6893c4a6: Waiting
dae88c5227db: Waiting
85b6435fbecb: Waiting
a3ed95caeb02: Download complete
442b117d3b3d: Verifying Checksum
442b117d3b3d: Download complete
ab7e51e37a18: Verifying Checksum
ab7e51e37a18: Download complete
85b6435fbecb: Verifying Checksum
85b6435fbecb: Download complete
ab7e51e37a18: Pull complete
dae88c5227db: Verifying Checksum
dae88c5227db: Download complete
a3ed95caeb02: Pull complete
488697fd6c5d: Verifying Checksum
488697fd6c5d: Download complete
442b117d3b3d: Pull complete
b55acd437fdd: Verifying Checksum
b55acd437fdd: Download complete
e614deca59a8: Verifying Checksum
e614deca59a8: Download complete
d14e6893c4a6: Download complete
8fcbcdc5ec3f: Download complete
b55acd437fdd: Pull complete
85b6435fbecb: Pull complete
dae88c5227db: Pull complete
488697fd6c5d: Pull complete
8fcbcdc5ec3f: Pull complete
e614deca59a8: Pull complete
d14e6893c4a6: Pull complete
Digest: sha256:143b71b19464a9a5eb02db5a17d67e9e44ac2215ee78bcfcf1452b354414c658
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b373
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
rubocop
rubocop engine documentation
8
bundler-audit
bundler-audit engine documentation
View output
/usr/src/app/lib/cc/engine/bundler_audit/analyzer.rb:20:in `run': No Gemfile.lock found. (CC::Engine::BundlerAudit::Analyzer::GemfileLockNotFound)
	from /usr/src/app/bin/bundler-audit:9:in `<main>'