decko-commons/decko

View on GitHub
revise cli #6622
Philipp Kühl authored 669e7c91
complete00:01:26
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: 'languages' has been deprecated, and will not be used
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
5
structure
View output
13
Parser process id: 13
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-12T20:20:16.155065 #1]  INFO -- : Skipping file ./mod/script/set/type/coffee_script.rb due to exception (Racc::ParseError): ./mod/script/set/type/coffee_script.rb:5 :: parse error on value ":" (tCOLON)

I, [2024-04-12T20:20:16.156139 #1]  INFO -- : Skipping file ./mod/script/set/type/java_script.rb due to exception (Racc::ParseError): ./mod/script/set/type/java_script.rb:5 :: parse error on value ":" (tCOLON)

I, [2024-04-12T20:20:16.978175 #1]  INFO -- : Skipping file ./mod/style/set/type/scss.rb due to exception (Racc::ParseError): ./mod/style/set/type/scss.rb:2 :: parse error on value ":" (tCOLON)

I, [2024-04-12T20:20:16.980594 #1]  INFO -- : Skipping file ./mod/style/set/type/css.rb due to exception (Racc::ParseError): ./mod/style/set/type/css.rb:2 :: parse error on value ":" (tCOLON)

I, [2024-04-12T20:20:20.201062 #1]  INFO -- : Skipping file ./card/lib/cardio/migration/transform.rb due to exception (Racc::ParseError): ./card/lib/cardio/migration/transform.rb:38 :: parse error on value ["ensure", 38] (kENSURE)

I, [2024-04-12T20:20:20.506791 #1]  INFO -- : Skipping file ./card/lib/card/query/card_query/conjunctions.rb due to exception (RubyParser::SyntaxError): Odd number (2) list for Hash. s(:array, s(:call, nil, :id))

I, [2024-04-12T20:20:23.332538 #1]  INFO -- : Skipping file ./decko/spec/cypress/app_commands/log_fail.rb due to exception (Racc::ParseError): ./decko/spec/cypress/app_commands/log_fail.rb:19 :: parse error on value ["rescue", 19] (kRESCUE)
7
rubocop
rubocop engine documentation
View output
.ruby-style.yml: Layout/LineLength has the wrong namespace - should be Metrics
card/lib/card/set/helpers.rb: Lint/Eval has the wrong namespace - should be Security
card/lib/card/set/helpers.rb: Lint/Eval has the wrong namespace - should be Security
card/spec/support/helper/card_helper.rb: Lint/Eval has the wrong namespace - should be Security
card/spec/support/helper/card_helper.rb: Lint/Eval has the wrong namespace - should be Security
8
eslint
eslint engine documentation
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
9
csslint
csslint engine documentation