Skip to content

Modernize Stage I

Modernize Stage I #5

Triggered via pull request January 16, 2025 16:31
Status Failure
Total duration 40s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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