1
git clone
00:00:01 2
codeclimate validate-config
00:00:01 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: 'languages' has been deprecated, and will not be used
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
00:00:01 View output codeclimate prepare
4
builder pull-engines
00:00:00 View output determining required images
5
structure
00:00:04 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-03T01:12:51.105687 #1] WARN -- : Skipping public/assets/application-abad59da63e16102a764430a06f7e2e635ccbdab0aab00c716da7ecc6a7344b3.js due to CC::Parser::Client::HTTPError
W, [2024-11-03T01:12:51.105745 #1] WARN -- : Response status: 422
W, [2024-11-03T01:12:51.110893 #1] WARN -- : Skipping public/bower_components/webcomponentsjs/webcomponents.min.js due to CC::Parser::Client::HTTPError
W, [2024-11-03T01:12:51.110930 #1] WARN -- : Response status: 422
W, [2024-11-03T01:12:51.114098 #1] WARN -- : Skipping public/elements/elements.js due to CC::Parser::Client::HTTPError
W, [2024-11-03T01:12:51.114129 #1] WARN -- : Response status: 413
W, [2024-11-03T01:12:51.180449 #1] WARN -- : Skipping app/assets/javascripts/materialize.min.js due to CC::Parser::Client::HTTPError
W, [2024-11-03T01:12:51.180489 #1] WARN -- : Response status: 422
6
duplication
00:00:03 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-11-03T01:12:55.742355 #1] WARN -- : Skipping ./public/bower_components/webcomponentsjs/webcomponents.min.js due to CC::Parser::Client::HTTPError
W, [2024-11-03T01:12:55.742406 #1] WARN -- : Response status: 422
W, [2024-11-03T01:12:55.745581 #1] WARN -- : Skipping ./public/elements/elements.js due to CC::Parser::Client::HTTPError
W, [2024-11-03T01:12:55.745615 #1] WARN -- : Response status: 413
W, [2024-11-03T01:12:55.751692 #1] WARN -- : Skipping ./public/assets/application-abad59da63e16102a764430a06f7e2e635ccbdab0aab00c716da7ecc6a7344b3.js due to CC::Parser::Client::HTTPError
W, [2024-11-03T01:12:55.751735 #1] WARN -- : Response status: 422
W, [2024-11-03T01:12:55.814444 #1] WARN -- : Skipping ./app/assets/javascripts/materialize.min.js due to CC::Parser::Client::HTTPError
W, [2024-11-03T01:12:55.814666 #1] WARN -- : Response status: 422
7
rubocop rubocop engine documentation
00:00:03 View output obsolete parameter MaxLineLength (for Style/IfUnlessModifier) found in .rubocop.yml
`Style/IfUnlessModifier: MaxLineLength` has been removed. Use `Metrics/LineLength: Max` instead
Warning: unrecognized parameter Style/IfUnlessModifier:MaxLineLength found in .rubocop.yml
Warning: unrecognized parameter Style/TrailingCommaInLiteral:SupportedStyles found in .rubocop.yml
8
golint golint engine documentation
00:00:00 9
gofmt gofmt engine documentation
00:00:00 10
eslint eslint engine documentation
00:00:00 View output No rules are configured. Make sure you have added a config file with rules enabled.
See our documentation at https://docs.codeclimate.com/docs/eslint for more information.
(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