AndyObtiva/glimmer-dsl-libui

View on GitHub
Support content data-binding of multiple attributes via `computed_by` option (e.g. `content(@game, :scale, computed_by: [:width, :height])` or `content(@game, computed_by: [:scale, :width, :height])` will rebuild content on changes to `:scale`, `:width`, or `:height`) #1171
Andy Maleh authored c5ab879f
complete00:00:20
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-21T19:21:50.937768 #1]  WARN -- : Skipping examples/snake2.rb due to CC::Parser::Client::HTTPError
W, [2024-06-21T19:21:50.937815 #1]  WARN -- : Response status: 422
W, [2024-06-21T19:21:51.259928 #1]  WARN -- : Skipping examples/tetris.rb due to CC::Parser::Client::HTTPError
W, [2024-06-21T19:21:51.259969 #1]  WARN -- : Response status: 422
W, [2024-06-21T19:21:51.378621 #1]  WARN -- : Skipping examples/snake.rb due to CC::Parser::Client::HTTPError
W, [2024-06-21T19:21:51.378659 #1]  WARN -- : Response status: 422
W, [2024-06-21T19:21:52.216308 #1]  WARN -- : Skipping examples/area_gallery.rb due to CC::Parser::Client::HTTPError
W, [2024-06-21T19:21:52.216348 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-06-21T19:21:56.832868 #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-21T19:21:57.064975 #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-21T19:21:57.193241 #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-21T19:21:57.291179 #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-21T19:21:57.528716 #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-21T19:21:57.649429 #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-21T19:21:58.092058 #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-21T19:21:58.444874 #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-21T19:21:58.660480 #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-21T19:21:58.745977 #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)