Skip to content

Bump version to v4.2.7 #30

Bump version to v4.2.7

Bump version to v4.2.7 #30

Triggered via push February 19, 2024 05:47
Status Failure
Total duration 1m 31s
Artifacts

lint-ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: app/chewy/accounts_index.rb#L26
[Correctable] Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
lint: app/chewy/accounts_index.rb#L26
[Correctable] Layout/SpaceAfterColon: Space missing after colon. (https://rubystyle.guide#spaces-operators)
lint: app/chewy/accounts_index.rb#L27
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
lint: app/chewy/accounts_index.rb#L27
[Correctable] Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
lint
Process completed with exit code 1.