Skip to content

Merge pull request #1 from TheEssem/feature/emoji-reactions #4

Merge pull request #1 from TheEssem/feature/emoji-reactions

Merge pull request #1 from TheEssem/feature/emoji-reactions #4

Triggered via push December 7, 2024 14:31
Status Failure
Total duration 1m 17s
Artifacts

lint-ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint: app/models/account.rb#L297
[Correctable] Layout/SpaceAroundMethodCallOperator: Avoid using spaces around a method call operator.
lint: app/models/media_attachment.rb#L40
[Correctable] Style/NumericLiterals: Use underscores(_) as thousands separator and separate every 3 digits with them. (https://rubystyle.guide#underscores-in-numerics)
lint: app/validators/status_length_validator.rb#L4
[Correctable] Style/NumericLiterals: Use underscores(_) as thousands separator and separate every 3 digits with them. (https://rubystyle.guide#underscores-in-numerics)
lint: config/routes.rb#L54
[Correctable] Layout/LeadingCommentSpace: Missing space after #. (https://rubystyle.guide#hash-space)
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: app/serializers/rest/v1/instance_serializer.rb#L80
Lint/DuplicateHashKey: Duplicated key in hash literal.