ManageIQ/manageiq-api

View on GitHub
reverted the vm_controller to make single method #4124
jaisejose1123 authored 79b4ae9f
complete00:00:28
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.yml.
3
codeclimate prepare
View output
codeclimate prepare
Wrote https://raw.githubusercontent.com/ManageIQ/manageiq-style/master/.rubocop_base.yml to .rubocop_base.yml
Wrote https://raw.githubusercontent.com/ManageIQ/manageiq-style/master/.rubocop_cc_base.yml to .rubocop_cc_base.yml
Wrote https://raw.githubusercontent.com/ManageIQ/manageiq-style/master/styles/base.yml to styles/base.yml
Wrote https://raw.githubusercontent.com/ManageIQ/manageiq-style/master/styles/cc_base.yml to styles/cc_base.yml
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
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-19T11:17:27.269047 #1]  INFO -- : Skipping file ./app/controllers/api/base_controller/generic.rb due to exception (Racc::ParseError): ./app/controllers/api/base_controller/generic.rb:199 :: parse error on value ["rescue", 199] (kRESCUE)

I, [2024-04-19T11:17:27.402011 #1]  INFO -- : Skipping file ./app/controllers/api/reports_controller.rb due to exception (Racc::ParseError): ./app/controllers/api/reports_controller.rb:24 :: parse error on value ["rescue", 24] (kRESCUE)

I, [2024-04-19T11:17:27.744417 #1]  INFO -- : Skipping file ./app/controllers/api/users_controller.rb due to exception (Racc::ParseError): ./app/controllers/api/users_controller.rb:88 :: parse error on value ["rescue", 88] (kRESCUE)

I, [2024-04-19T11:17:28.237006 #1]  INFO -- : Skipping file ./app/controllers/api/generic_objects_controller.rb due to exception (Racc::ParseError): ./app/controllers/api/generic_objects_controller.rb:37 :: parse error on value ["rescue", 37] (kRESCUE)

I, [2024-04-19T11:17:28.929273 #1]  INFO -- : Skipping file ./app/controllers/api/services_controller.rb due to exception (Racc::ParseError): ./app/controllers/api/services_controller.rb:182 :: parse error on value ["rescue", 182] (kRESCUE)
7
rubocop
rubocop engine documentation