AndyObtiva/glimmer-dsl-libui

View on GitHub
Fix issue with getting error "superclass mismatch for class Array" when `concurrent-ruby` is included in a desktop applications as it is required to load `concurrent-ruby` before `glimmer`, so now `glimmer-dsl-libui` will attempt loading `concurrent-ruby` if available or default to old behavior otherwise. #1188
Andy Maleh authored 1ecf1713
complete00:00:24
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No checked in config: nothing to validate.
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...
W, [2024-06-24T16:03:22.388543 #1]  WARN -- : Skipping examples/snake2.rb due to CC::Parser::Client::HTTPError
W, [2024-06-24T16:03:22.388581 #1]  WARN -- : Response status: 422
W, [2024-06-24T16:03:22.718831 #1]  WARN -- : Skipping examples/tetris.rb due to CC::Parser::Client::HTTPError
W, [2024-06-24T16:03:22.718872 #1]  WARN -- : Response status: 422
W, [2024-06-24T16:03:22.801613 #1]  WARN -- : Skipping examples/snake.rb due to CC::Parser::Client::HTTPError
W, [2024-06-24T16:03:22.801650 #1]  WARN -- : Response status: 422
W, [2024-06-24T16:03:23.633405 #1]  WARN -- : Skipping examples/area_gallery.rb due to CC::Parser::Client::HTTPError
W, [2024-06-24T16:03:23.633441 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-06-24T16:03:28.497312 #1]  INFO -- : Skipping file ./examples/basic_table_image_text2.rb due to exception (Racc::ParseError): ./examples/basic_table_image_text2.rb:18 :: parse error on value ["rescue", 18] (kRESCUE)

I, [2024-06-24T16:03:28.665673 #1]  INFO -- : Skipping file ./examples/snake2.rb due to exception (Racc::ParseError): ./examples/snake2.rb:54 :: parse error on value ["in", 54] (kIN)

I, [2024-06-24T16:03:28.760083 #1]  INFO -- : Skipping file ./examples/basic_table_image_text.rb due to exception (Racc::ParseError): ./examples/basic_table_image_text.rb:17 :: parse error on value ["rescue", 17] (kRESCUE)

I, [2024-06-24T16:03:28.794258 #1]  INFO -- : Skipping file ./examples/basic_table_image.rb due to exception (Racc::ParseError): ./examples/basic_table_image.rb:16 :: parse error on value ["rescue", 16] (kRESCUE)

I, [2024-06-24T16:03:29.098346 #1]  INFO -- : Skipping file ./examples/tetris.rb due to exception (RubyParser::SyntaxError): Odd number (2) list for Hash. s(:array, s(:call, nil, :r))

I, [2024-06-24T16:03:29.209247 #1]  INFO -- : Skipping file ./examples/snake.rb due to exception (Racc::ParseError): ./examples/snake.rb:46 :: parse error on value ["in", 46] (kIN)

I, [2024-06-24T16:03:29.638183 #1]  INFO -- : Skipping file ./examples/basic_table_image3.rb due to exception (Racc::ParseError): ./examples/basic_table_image3.rb:28 :: parse error on value ["rescue", 28] (kRESCUE)

I, [2024-06-24T16:03:29.929897 #1]  INFO -- : Skipping file ./examples/area_gallery.rb due to exception (Racc::ParseError): ./examples/area_gallery.rb:11 :: parse error on value ":" (tCOLON)

I, [2024-06-24T16:03:30.132172 #1]  INFO -- : Skipping file ./examples/basic_table_image_text3.rb due to exception (Racc::ParseError): ./examples/basic_table_image_text3.rb:29 :: parse error on value ["rescue", 29] (kRESCUE)

I, [2024-06-24T16:03:30.220356 #1]  INFO -- : Skipping file ./examples/basic_table_image2.rb due to exception (Racc::ParseError): ./examples/basic_table_image2.rb:16 :: parse error on value ["rescue", 16] (kRESCUE)