Modernize Stage I #6
Annotations
7 errors and 1 warning
RuboCop:
lib/colore/client.rb#L14
Metrics/ClassLength: Class has too many lines. [155/149]
|
RuboCop:
lib/colore/client.rb#L214
Metrics/AbcSize: Assignment Branch Condition size for send_request is too high. [<4, 31, 9> 32.53/32]
|
RuboCop:
lib/colore/client.rb#L214
Metrics/MethodLength: Method has too many lines. [29/28]
|
RuboCop:
lib/colore/client.rb#L247
Layout/EmptyLinesAroundExceptionHandlingKeywords: Extra empty line detected before the `rescue`.
|
RuboCop:
lib/colore/client/version.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
RuboCop:
lib/colore/client/version.rb#L3
Style/MutableConstant: Freeze mutable objects assigned to constants.
|
RuboCop
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading