pollandroll/daru_lite

View on GitHub
Merge pull request #29 from pollandroll/26-split-larges-classes-into-modules #35
Thomas Naude authored 57f20620
complete00:00:21
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: unknown engine or channel <codescan:stable>
WARNING: unknown engine or channel <cody:stable>
WARNING: unknown engine or channel <isort:stable>
WARNING: unknown engine or channel <proselint:stable>
WARNING: unknown engine or channel <protobuf:stable>
WARNING: unknown engine or channel <rustfmt:stable>
WARNING: unknown engine or channel <tfsec:stable>
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b1049
b1049: Pulling from codeclimate/codeclimate-rubocop
0a6724ff3fcd: Pulling fs layer
dac597affe20: Pulling fs layer
9e2877e2a047: Pulling fs layer
3b12aba1d7fe: Pulling fs layer
199631f239de: Pulling fs layer
bc7dc4e6f334: Pulling fs layer
2753a1412b1b: Pulling fs layer
cfb4a664a086: Pulling fs layer
b4876241a8b2: Pulling fs layer
e5046436eacf: Pulling fs layer
292fd696b3a6: Pulling fs layer
02dae70bf3a7: Pulling fs layer
199631f239de: Waiting
e5046436eacf: Waiting
bc7dc4e6f334: Waiting
292fd696b3a6: Waiting
02dae70bf3a7: Waiting
2753a1412b1b: Waiting
cfb4a664a086: Waiting
b4876241a8b2: Waiting
3b12aba1d7fe: Waiting
dac597affe20: Verifying Checksum
dac597affe20: Download complete
9e2877e2a047: Verifying Checksum
9e2877e2a047: Download complete
199631f239de: Verifying Checksum
199631f239de: Download complete
0a6724ff3fcd: Download complete
0a6724ff3fcd: Pull complete
bc7dc4e6f334: Verifying Checksum
bc7dc4e6f334: Download complete
2753a1412b1b: Verifying Checksum
2753a1412b1b: Download complete
dac597affe20: Pull complete
9e2877e2a047: Pull complete
cfb4a664a086: Verifying Checksum
cfb4a664a086: Download complete
e5046436eacf: Verifying Checksum
e5046436eacf: Download complete
3b12aba1d7fe: Verifying Checksum
3b12aba1d7fe: Download complete
02dae70bf3a7: Verifying Checksum
02dae70bf3a7: Download complete
292fd696b3a6: Verifying Checksum
292fd696b3a6: Download complete
3b12aba1d7fe: Pull complete
199631f239de: Pull complete
bc7dc4e6f334: Pull complete
2753a1412b1b: Pull complete
cfb4a664a086: Pull complete
b4876241a8b2: Download complete
b4876241a8b2: Pull complete
e5046436eacf: Pull complete
292fd696b3a6: Pull complete
02dae70bf3a7: Pull complete
Digest: sha256:22ca9e682e2a6f46b24dbb81f8f532ddcc705e741193e9c7dd6d39ceb14ec695
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b1049
5
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-06-21T03:34:53.109437 #1]  INFO -- : Skipping file ./lib/daru_lite/index/multi_index.rb due to exception (Racc::ParseError): ./lib/daru_lite/index/multi_index.rb:113 :: parse error on value ":" (tCOLON)

I, [2024-06-21T03:34:53.111761 #1]  INFO -- : Skipping file ./lib/daru_lite/iruby/helpers.rb due to exception (Racc::ParseError): ./lib/daru_lite/iruby/helpers.rb:25 :: parse error on value "]" (tRBRACK)

I, [2024-06-21T03:34:53.151058 #1]  INFO -- : Skipping file ./lib/daru_lite/accessors/array_wrapper.rb due to exception (Racc::ParseError): ./lib/daru_lite/accessors/array_wrapper.rb:48 :: parse error on value "..." (tDOT3)

I, [2024-06-21T03:34:54.021195 #1]  INFO -- : Skipping file ./lib/daru_lite/io/io.rb due to exception (RubyParser::SyntaxError): Odd number (2) list for Hash. s(:array, s(:call, nil, :worksheet_id))
6
rubocop
rubocop engine documentation