ManageIQ/manageiq-providers-ibm_cloud

View on GitHub
Merge pull request #496 from Fryguy/update_yarn #2025
Adam Grare authored 6fbee40c
complete00:00:25
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
docker pull codeclimate/codeclimate-rubocop:b1057
b1057: Pulling from codeclimate/codeclimate-rubocop
Digest: sha256:160115e35fb520971ce10c14c756f56218137a4a9d74901ac80ade5aea237d0d
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b1057
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-05-01T17:43:25.137985 #1]  INFO -- : Skipping file ./app/models/manageiq/providers/ibm_cloud/power_virtual_servers/cloud_manager/vm/operations.rb due to exception (Racc::ParseError): ./app/models/manageiq/providers/ibm_cloud/power_virtual_servers/cloud_manager/vm/operations.rb:57 :: parse error on value ["rescue", 57] (kRESCUE)

I, [2024-05-01T17:43:25.223362 #1]  INFO -- : Skipping file ./app/models/manageiq/providers/ibm_cloud/power_virtual_servers/cloud_manager/image_import_workflow.rb due to exception (Racc::ParseError): ./app/models/manageiq/providers/ibm_cloud/power_virtual_servers/cloud_manager/image_import_workflow.rb:12 :: parse error on value "&." (error)

I, [2024-05-01T17:43:25.379493 #1]  INFO -- : Skipping file ./app/models/manageiq/providers/ibm_cloud/power_virtual_servers/cloud_manager/event_catcher/stream.rb due to exception (Racc::ParseError): ./app/models/manageiq/providers/ibm_cloud/power_virtual_servers/cloud_manager/event_catcher/stream.rb:33 :: parse error on value ["rescue", 33] (kRESCUE)

I, [2024-05-01T17:43:25.505265 #1]  INFO -- : Skipping file ./app/models/manageiq/providers/ibm_cloud/inventory/collector/power_virtual_servers/target_collection.rb due to exception (Racc::ParseError): ./app/models/manageiq/providers/ibm_cloud/inventory/collector/power_virtual_servers/target_collection.rb:15 :: parse error on value ["rescue", 15] (kRESCUE)

I, [2024-05-01T17:43:25.514772 #1]  INFO -- : Skipping file ./app/models/manageiq/providers/ibm_cloud/inventory/collector/object_storage.rb due to exception (Racc::ParseError): ./app/models/manageiq/providers/ibm_cloud/inventory/collector/object_storage.rb:12 :: parse error on value ["rescue", 12] (kRESCUE)

I, [2024-05-01T17:43:25.562020 #1]  INFO -- : Skipping file ./app/models/manageiq/providers/ibm_cloud/inventory/collector/vpc/target_collection.rb due to exception (Racc::ParseError): ./app/models/manageiq/providers/ibm_cloud/inventory/collector/vpc/target_collection.rb:19 :: parse error on value ["rescue", 19] (kRESCUE)

I, [2024-05-01T17:43:25.979252 #1]  INFO -- : Skipping file ./app/models/manageiq/providers/ibm_cloud/vpc/cloud_manager/vm.rb due to exception (Racc::ParseError): ./app/models/manageiq/providers/ibm_cloud/vpc/cloud_manager/vm.rb:78 :: parse error on value ":" (tCOLON)
7
rubocop
rubocop engine documentation