decko-commons/decko

View on GitHub
Merge branch 'main' into ethn-wikirate #6620
Ethan McCutchen authored 9a4eedd0
complete00:01:33
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
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
11
Parser process id: 11
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-11T14:46:48.414799 #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-11T14:46:48.416508 #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-11T14:46:49.257113 #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-11T14:46:49.264296 #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-11T14:46:52.592062 #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-11T14:46:52.924519 #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-11T14:46:56.020978 #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