Skip to content

add public/ankou.png and public/guide.png #98

add public/ankou.png and public/guide.png

add public/ankou.png and public/guide.png #98

Triggered via push May 30, 2024 14:14
Status Failure
Total duration 2m 7s
Artifacts

lint-ruby.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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: db/migrate/20191008135602_remove_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#L9
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)