Skip to content

Use Permalink with href instead of Link to jump to remote pages #85

Use Permalink with href instead of Link to jump to remote pages

Use Permalink with href instead of Link to jump to remote pages #85

Triggered via push February 2, 2024 03:00
Status Failure
Total duration 1m 36s
Artifacts

lint-ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: app/chewy/statuses_index.rb#L40
[Correctable] Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
lint: app/chewy/statuses_index.rb#L40
[Correctable] Layout/SpaceAfterColon: Space missing after colon. (https://rubystyle.guide#spaces-operators)
lint: app/serializers/initial_state_serializer.rb#L15
Metrics/AbcSize: Assignment Branch Condition size for meta is too high. [<22, 146, 14> 148.3/144] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
lint: app/services/statuses_search_service.rb#L30
[Correctable] Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
lint: app/services/statuses_search_service.rb#L30
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
lint: db/migrate/20191008135601_add_wakuwaku_local_index_to_statuses.rb#L1
[Correctable] Style/FrozenStringLiteralComment: Missing frozen string literal comment.
lint: db/migrate/20191008135601_add_wakuwaku_local_index_to_statuses.rb#L5
Naming/VariableNumber: Use normalcase for symbol numbers. (https://rubystyle.guide#snake-case-symbols-methods-vars-with-numbers)
lint: db/migrate/20191008135601_add_wakuwaku_local_index_to_statuses.rb#L9
Naming/VariableNumber: Use normalcase for symbol numbers. (https://rubystyle.guide#snake-case-symbols-methods-vars-with-numbers)
lint: db/migrate/20191008135602_remove_wakuwaku_local_index_to_statuses.rb#L1
[Correctable] Style/FrozenStringLiteralComment: Missing frozen string literal comment.
lint: db/migrate/20191008135602_remove_wakuwaku_local_index_to_statuses.rb#L5
Naming/VariableNumber: Use normalcase for symbol numbers. (https://rubystyle.guide#snake-case-symbols-methods-vars-with-numbers)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rubocop-problem-matchers-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.