1
git clone
00:00:01 2
codeclimate validate-config
00:00:01 View output codeclimate validate-config
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
3
codeclimate prepare
00:00:01 View output codeclimate prepare
4
builder pull-engines
00:00:01 View output determining required images
docker pull codeclimate/codeclimate-eslint:b1476
b1476: Pulling from codeclimate/codeclimate-eslint
a2abf6c4d29d: Already exists
716b0e096692: Already exists
d65f0cc0c2e2: Already exists
c7fbf3401fad: Already exists
811ff2aaa8ce: Already exists
6961ed5764f3: Already exists
77321725071c: Already exists
e5ddd6d9acb6: Already exists
176840c42401: Already exists
414f407f492d: Already exists
7023f3ea382b: Already exists
af2390cc3e5d: Pulling fs layer
8bc34c14ff5d: Pulling fs layer
50a05621282c: Pulling fs layer
543da683a9cb: Pulling fs layer
543da683a9cb: Download complete
8bc34c14ff5d: Download complete
50a05621282c: Download complete
af2390cc3e5d: Pull complete
8bc34c14ff5d: Pull complete
50a05621282c: Pull complete
543da683a9cb: Pull complete
Digest: sha256:1927fd540edeebf51540dffc05058271fdf3caec4291ef07f3c1dd0947431add
Status: Image is up to date for registry.prod.codeclimate.net/codeclimate/codeclimate-eslint:b1476
5
structure
00:00:02 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-04T09:28:38.372964 #1] WARN -- : Skipping dist/bundle.js due to CC::Parser::Client::HTTPError
W, [2024-11-04T09:28:38.373000 #1] WARN -- : Response status: 422
6
duplication
00:00:02 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-04T09:28:41.334337 #1] WARN -- : Skipping ./dist/bundle.js due to CC::Parser::Client::HTTPError
W, [2024-11-04T09:28:41.334375 #1] WARN -- : Response status: 422
7
eslint eslint engine documentation
00:00:01 View output ESLint is running with the /usr/local/node_modules/babel-eslint/index.js parser.
Ignoring the following rules that rely on module resolution:
* import/extensions
* import/no-unresolved
* import/no-extraneous-dependencies
* import/no-named-as-default
* import/no-absolute-path
* import/no-duplicates
* import/no-named-as-default-member
(node:8) Warning: Accessing non-existent property 'cd' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:8) Warning: Accessing non-existent property 'pwd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ls' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'find' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cp' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'rm' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mv' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'mkdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'test' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'cat' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'head' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tail' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'to' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'toEnd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sed' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'sort' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'uniq' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'grep' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'which' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'echo' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'dirs' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'pushd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'popd' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'ln' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'tempdir' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'exec' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'chmod' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'touch' of module exports inside circular dependency
(node:8) Warning: Accessing non-existent property 'set' of module exports inside circular dependency
8
fixme fixme engine documentation
00:00:00 9
nodesecurity nodesecurity engine documentation
00:00:00 View output Error: npm-shrinkwrap.json or package-lock.json is required for offline checks
at Object.exports.check (/usr/src/app/lib/offline.js:14:27)
at exports.handler.Command.wrap (/usr/src/app/commands/check.js:102:21)
at Promise.resolve.then.then (/usr/src/app/lib/command.js:70:14)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
at Function.Module.runMain (module.js:667:11)
at startup (bootstrap_node.js:187:16)
at bootstrap_node.js:607:3