Foreman RH Cloud API Bindings to upload hits #1649
Annotations
9 errors and 1 warning
Rubocop:
lib/foreman_hits/async/upload.rb#L8
Layout/EmptyLines: Extra blank line detected.
|
Rubocop:
lib/foreman_hits/async/upload.rb#L9
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 2.
|
Rubocop:
lib/foreman_hits/async/upload.rb#L24
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 0.
|
Rubocop:
lib/foreman_hits/async/upload.rb#L28
Rails/SkipsModelValidations: Avoid using `insert_all` because it skips validations.
|
Rubocop:
lib/foreman_hits/async/upload.rb#L33
Rails/SkipsModelValidations: Avoid using `upsert_all` because it skips validations.
|
Rubocop:
lib/foreman_hits/async/upload.rb#L34
Layout/SpaceInsideBlockBraces: Space between { and | missing.
|
Rubocop:
lib/foreman_hits/async/upload.rb#L34
Layout/SpaceInsideBlockBraces: Space missing inside }.
|
Rubocop:
lib/foreman_hits/async/upload.rb#L36
Rails/SkipsModelValidations: Avoid using `insert_all` because it skips validations.
|
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