1
git clone
00:00:04 2
codeclimate validate-config
00:00:01 View output codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
00:00:01 View output codeclimate prepare
4
builder pull-engines
00:00:04 View output determining required images
docker pull codeclimate/codeclimate-rubocop:b935
b935: Pulling from codeclimate/codeclimate-rubocop
0a6724ff3fcd: Already exists
dac597affe20: Already exists
9e2877e2a047: Already exists
3b12aba1d7fe: Already exists
199631f239de: Already exists
6acd9ce4632b: Pulling fs layer
f9f6f165049a: Pulling fs layer
74c35dac8a9f: Pulling fs layer
b14a9b503595: Pulling fs layer
878842072a3e: Pulling fs layer
78785ef32663: Pulling fs layer
29bad3b9441e: Pulling fs layer
878842072a3e: Waiting
b14a9b503595: Waiting
78785ef32663: Waiting
6acd9ce4632b: Download complete
74c35dac8a9f: Verifying Checksum
74c35dac8a9f: Download complete
f9f6f165049a: Verifying Checksum
f9f6f165049a: Download complete
6acd9ce4632b: Pull complete
f9f6f165049a: Pull complete
74c35dac8a9f: Pull complete
78785ef32663: Verifying Checksum
78785ef32663: Download complete
878842072a3e: Download complete
29bad3b9441e: Download complete
b14a9b503595: Verifying Checksum
b14a9b503595: Download complete
b14a9b503595: Pull complete
878842072a3e: Pull complete
78785ef32663: Pull complete
29bad3b9441e: Pull complete
Digest: sha256:28aa7752e5e817baaf3e7de753bd1f2580bf760f29cde95b0acfadf87e32ba22
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b935
5
structure
00:00:03 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
00:00:03 View output 12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2025-03-29T23:33:10.950235 #1] INFO -- : Skipping file ./app/models/schedule_generator.rb due to exception (Racc::ParseError): ./app/models/schedule_generator.rb:42 :: parse error on value ":" (tCOLON)
I, [2025-03-29T23:33:11.133182 #1] INFO -- : Skipping file ./lib/ets_pdf/etl/academic_degree_term_course_builder.rb due to exception (Racc::ParseError): ./lib/ets_pdf/etl/academic_degree_term_course_builder.rb:70 :: parse error on value ":" (tCOLON)
7
brakeman brakeman engine documentation
00:00:01 8
bundler-audit bundler-audit engine documentation
00:00:00 9
eslint eslint engine documentation
00:00:00 View output ESLint is running with the default parser.
.eslintrc appears to be incompatible with ESLint 3.
We've attempted to fix any compatibility issues.
Note: some of these warnings may originate in configurations you are extending.
If analysis succeeds, you have nothing to worry about.
To upgrade it do the following:
* Add .yml or .json to the config file name. Extension-less config file names are deprecated.
(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
10
fixme fixme engine documentation
00:00:00 11
rubocop rubocop engine documentation
00:00:05 View output Warning: Style/FormatStringToken does not support AllowedMethods parameter.
Supported parameters are:
- Enabled
- EnforcedStyle
- SupportedStyles
- MaxUnannotatedPlaceholdersAllowed
- IgnoredMethods