Skip to content

Add latest ruby versions to ci #29

Add latest ruby versions to ci

Add latest ruby versions to ci #29

GitHub Actions / RuboCop failed Feb 2, 2024 in 0s

6 warnings

RuboCop found 6 warnings

Annotations

Check warning on line 128 in lib/my_data/resource.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop

lib/my_data/resource.rb#L24-L128

Block has too many lines. [73/25] (Metrics/BlockLength)

Check warning on line 219 in spec/lib/my_data/client_spec.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop

spec/lib/my_data/client_spec.rb#L3-L219

Block has too many lines. [166/25] (Metrics/BlockLength)

Check warning on line 74 in spec/lib/my_data/client_spec.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop

spec/lib/my_data/client_spec.rb#L14-L74

Block has too many lines. [46/25] (Metrics/BlockLength)

Check warning on line 114 in spec/lib/my_data/client_spec.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop

spec/lib/my_data/client_spec.rb#L76-L114

Block has too many lines. [29/25] (Metrics/BlockLength)

Check warning on line 170 in spec/lib/my_data/client_spec.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop

spec/lib/my_data/client_spec.rb#L116-L170

Block has too many lines. [41/25] (Metrics/BlockLength)

Check warning on line 218 in spec/lib/my_data/client_spec.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop

spec/lib/my_data/client_spec.rb#L172-L218

Block has too many lines. [34/25] (Metrics/BlockLength)