Skip to content

Merge pull request #3 from pierre-jezegou/refactor-with-slots #43

Merge pull request #3 from pierre-jezegou/refactor-with-slots

Merge pull request #3 from pierre-jezegou/refactor-with-slots #43

Triggered via push November 24, 2024 19:47
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: app/components/banner_component.rb#L24
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
lint: app/components/button_component.rb#L39
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
lint: app/components/card_component.rb#L16
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/components/card_component.rb#L25
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/components/card_component.rb#L45
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
lint: app/components/card_header_component.rb#L26
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/components/card_header_component.rb#L26
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: test/components/previews/badge_component_preview.rb#L36
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: test/components/previews/badge_component_preview.rb#L37
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: test/components/previews/badge_component_preview.rb#L37
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test
Process completed with exit code 1.