Add bulk fix assets rake task #1122
Annotations
10 errors and 1 warning
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L80
Layout/IndentationWidth: Use 2 (not 0) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L92
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L94
Layout/ClosingHeredocIndentation: `OUTPUT` is not aligned with `expected_output = <<~OUTPUT`.
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L167
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L168
Layout/ClosingHeredocIndentation: `OUTPUT` is not aligned with `expected_output = <<~OUTPUT`.
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L180
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L181
Layout/ClosingHeredocIndentation: `OUTPUT` is not aligned with `expected_output = <<~OUTPUT`.
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L193
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L194
Layout/ClosingHeredocIndentation: `OUTPUT` is not aligned with `expected_output = <<~OUTPUT`.
|
Run RuboCop:
spec/lib/tasks/assets_spec.rb#L207
Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc. (https://rubystyle.guide#squiggly-heredocs)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading