Modernize Stage I #5
Annotations
5 errors and 1 warning
RuboCop:
lib/colore/client.rb#L12
Metrics/ClassLength: Class has too many lines. [150/149]
|
RuboCop:
lib/colore/client.rb#L207
Metrics/AbcSize: Assignment Branch Condition size for send_request is too high. [<4, 31, 9> 32.53/32]
|
RuboCop:
lib/colore/client.rb#L207
Metrics/MethodLength: Method has too many lines. [29/28]
|
RuboCop:
lib/colore/client.rb#L240
Layout/EmptyLinesAroundExceptionHandlingKeywords: Extra empty line detected before the `rescue`.
|
RuboCop
Process completed with exit code 1.
|
RuboCop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|