Skip to content

Trying out reviewdog #115

Trying out reviewdog

Trying out reviewdog #115

GitHub Actions / reviewdog failed Aug 2, 2023 in 1s

reviewdog report

reported by reviewdog 🐶

Findings (4)

app/views/works/_work_blurb.html.erb|2| Deprecated class works detected matching the pattern works. Avoid the plural form of these classes.
app/views/works/_work_blurb.html.erb|3 col 33| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/works/_work_blurb.html.erb|3 col 5| Use 1 space after <%= instead of 0 space.
app/views/works/_work_blurb.html.erb|3 col 46| Use 1 space before %> instead of 0 space.

Filtered Findings (6581)

app/views/abuse_reports/new.html.erb|60 col 104| Layout/SingleLineBlockChain: Put method call on a separate line if chained to a single line block.
app/views/abuse_reports/new.html.erb|94 col 38| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/abuse_reports/new.html.erb|110 col 38| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/abuse_reports/new.html.erb|124 col 38| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/abuse_reports/new.html.erb|126| Extra whitespace detected at end of line.
app/views/admin/_admin_nav.html.erb|8 col 24| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_nav.html.erb|13 col 18| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_nav.html.erb|14 col 18| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_nav.html.erb|22 col 18| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_nav.html.erb|34 col 24| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|12 col 22| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|13 col 22| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|16 col 22| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|17 col 22| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|31 col 24| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|32 col 24| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|35 col 24| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|36 col 24| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|51 col 20| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|52 col 20| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/_admin_options.html.erb|53 col 28| Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the start of the line where the left curly brace is.
app/views/admin/_admin_options.html.erb|54 col 26| Layout/FirstHashElementIndentation: Indent the right brace the same as the start of the line where the left brace is.
app/views/admin/_header.html.erb|38| Extra whitespace detected at end of line.
app/views/admin/_header.html.erb|62| Extra whitespace detected at end of line.
app/views/admin/activities/index.html.erb|45 col 6| Missing a trailing newline at the end of the file.
app/views/admin/activities/index.html.erb|12 col 18| Use 1 space after <%= instead of 0 space.
app/views/admin/activities/index.html.erb|19 col 27| Use 1 space after <%= instead of 0 space.
app/views/admin/activities/index.html.erb|20 col 27| Use 1 space after <%= instead of 0 space.
app/views/admin/activities/index.html.erb|21 col 27| Use 1 space after <%= instead of 0 space.
app/views/admin/activities/index.html.erb|22 col 27| Use 1 space after <%= instead of 0 space.
app/views/admin/activities/show.html.erb|3 col 29| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/activities/show.html.erb|28 col 13| Use 1 space after <%= instead of 0 space.
app/views/admin/admin_invitations/find.html.erb|12 col 8| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/find.html.erb|14 col 8| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/find.html.erb|16 col 8| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/find.html.erb|2 col 23| Layout/SpaceAroundOperators: Surrounding space missing for operator =.
app/views/admin/admin_invitations/find.html.erb|2 col 25| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|9 col 21| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|9 col 63| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|9 col 83| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|9 col 36| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|9 col 74| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|11 col 55| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|11 col 36| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|11 col 67| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|13 col 47| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|13 col 32| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|13 col 59| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|15 col 55| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|15 col 40| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|15 col 67| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|22 col 23| Layout/SpaceAroundOperators: Surrounding space missing for operator =.
app/views/admin/admin_invitations/find.html.erb|22 col 25| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|23 col 66| Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
app/views/admin/admin_invitations/find.html.erb|23 col 95| Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
app/views/admin/admin_invitations/find.html.erb|23 col 11| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|23 col 55| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|23 col 67| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|23 col 23| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|25 col 60| Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
app/views/admin/admin_invitations/find.html.erb|25 col 87| Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
app/views/admin/admin_invitations/find.html.erb|25 col 11| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|25 col 49| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|25 col 61| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|25 col 23| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|27 col 66| Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
app/views/admin/admin_invitations/find.html.erb|27 col 95| Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
app/views/admin/admin_invitations/find.html.erb|27 col 11| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|27 col 55| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|27 col 67| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/find.html.erb|27 col 23| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/find.html.erb|2 col 22| Use 1 space after <% instead of 0 space.
app/views/admin/admin_invitations/find.html.erb|12 col 83| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/find.html.erb|14 col 75| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/find.html.erb|16 col 112| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/find.html.erb|22 col 22| Use 1 space after <% instead of 0 space.
app/views/admin/admin_invitations/index.html.erb|17 col 6| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/index.html.erb|28 col 90| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/index.html.erb|39 col 10| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/index.html.erb|52 col 10| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/index.html.erb|54 col 10| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/index.html.erb|56 col 10| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_invitations/index.html.erb|13 col 12| Layout/ExtraSpacing: Unnecessary spacing detected.
app/views/admin/admin_invitations/index.html.erb|13 col 12| Layout/SpaceBeforeFirstArg: Put one space between the method name and the first argument.
app/views/admin/admin_invitations/index.html.erb|13 col 22| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|13 col 64| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|13 col 37| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|17 col 95| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|18 col 53| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|23 col 21| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|23 col 63| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|23 col 36| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|23 col 74| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|25 col 71| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|28 col 56| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|29 col 53| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|34 col 12| Layout/ExtraSpacing: Unnecessary spacing detected.
app/views/admin/admin_invitations/index.html.erb|34 col 12| Layout/SpaceBeforeFirstArg: Put one space between the method name and the first argument.
app/views/admin/admin_invitations/index.html.erb|34 col 22| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|34 col 64| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|34 col 37| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|34 col 75| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|36 col 29| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|38 col 60| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|40 col 53| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|47 col 12| Layout/ExtraSpacing: Unnecessary spacing detected.
app/views/admin/admin_invitations/index.html.erb|47 col 12| Layout/SpaceBeforeFirstArg: Put one space between the method name and the first argument.
app/views/admin/admin_invitations/index.html.erb|47 col 22| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|47 col 64| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|47 col 84| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/index.html.erb|47 col 37| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|47 col 75| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|49 col 29| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|51 col 52| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|53 col 48| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|55 col 56| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/index.html.erb|18 col 67| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/index.html.erb|29 col 73| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/index.html.erb|34 col 103| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/index.html.erb|36 col 27| Use 1 space after <%= instead of 0 space.
app/views/admin/admin_invitations/index.html.erb|41 col 126| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/index.html.erb|47 col 102| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/index.html.erb|49 col 27| Use 1 space after <%= instead of 0 space.
app/views/admin/admin_invitations/index.html.erb|52 col 52| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/index.html.erb|54 col 48| Use 1 space before %> instead of 2 space.
app/views/admin/admin_invitations/new.html.erb|2 col 42| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/new.html.erb|2 col 26| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/new.html.erb|9 col 39| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/new.html.erb|9 col 49| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/new.html.erb|9 col 91| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/new.html.erb|9 col 64| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/new.html.erb|10 col 57| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/new.html.erb|10 col 39| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_invitations/new.html.erb|11 col 56| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_invitations/new.html.erb|11 col 45| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_users/_user_form.html.erb|7 col 5| Bad ERB comment syntax. Should be <%# without a space between.
app/views/admin/admin_users/_user_form.html.erb|12 col 6| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_users/_user_form.html.erb|9 col 5| Layout/CommentIndentation: Incorrect indentation detected (column 5 instead of 0).
app/views/admin/admin_users/_user_history.html.erb|39 col 58| Style/SafeNavigation: Use safe navigation (&.) instead of checking if an object exists before calling the method.
app/views/admin/admin_users/_user_history.html.erb|39 col 92| Style/RedundantCondition: This condition is not needed.
app/views/admin/admin_users/_user_table.html.erb|7 col 25| No space detected where there should be a single space.
app/views/admin/admin_users/_user_table.html.erb|8 col 21| No space detected where there should be a single space.
app/views/admin/admin_users/bulk_search.html.erb|34 col 99| Style/LineEndConcatenation: Use \ instead of + or << to concatenate those strings.
app/views/admin/admin_users/bulk_search.html.erb|34 col 45| Style/StringLiteralsInInterpolation: Prefer single-quoted strings inside interpolations.
app/views/admin/admin_users/bulk_search.html.erb|35 col 135| Style/StringLiteralsInInterpolation: Prefer single-quoted strings inside interpolations.
app/views/admin/admin_users/bulk_search.html.erb|34 col 100| Extra whitespace detected at end of line.
app/views/admin/admin_users/confirm_delete_user_creations.html.erb|11 col 11| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/admin_users/confirm_delete_user_creations.html.erb|18 col 44| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_users/confirm_delete_user_creations.html.erb|26 col 35| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/admin_users/confirm_delete_user_creations.html.erb|26 col 50| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/admin_users/confirm_delete_user_creations.html.erb|32 col 19| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/admin_users/confirm_delete_user_creations.html.erb|16 col 41| Use 1 space before %> instead of 0 space.
app/views/admin/admin_users/confirm_delete_user_creations.html.erb|24 col 44| Use 1 space before %> instead of 0 space.
app/views/admin/admin_users/confirm_delete_user_creations.html.erb|29| Extra whitespace detected at end of line.
app/views/admin/admin_users/index.html.erb|11 col 8| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_users/index.html.erb|17 col 10| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_users/index.html.erb|20 col 8| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_users/index.html.erb|48 col 29| No space detected where there should be a single space.
app/views/admin/admin_users/show.html.erb|87 col 14| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/admin_users/show.html.erb|37 col 106| Layout/SingleLineBlockChain: Put method call on a separate line if chained to a single line block.
app/views/admin/api/_api_key_form.html.erb|2 col 13| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/api/_api_key_form.html.erb|12 col 46| Style/StringConcatenation: Prefer string interpolation to string concatenation.
app/views/admin/api/_api_key_form.html.erb|16 col 38| Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
app/views/admin/api/_api_key_form.html.erb|16 col 38| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/api/_api_key_form.html.erb|17 col 38| Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
app/views/admin/api/index.html.erb|15 col 10| Input field helper is missing an autocomplete attribute. If no autocomplete behaviour is desired, use the value off or nope.
app/views/admin/banners/_banner.html.erb|1 col 3| Bad ERB comment syntax. Should be <%# without a space between.
app/views/admin/banners/_banner.html.erb|2 col 3| Bad ERB comment syntax. Should be <%# without a space between.
app/views/admin/banners/_banner.html.erb|1 col 3| Layout/CommentIndentation: Incorrect indentation detected (column 3 instead of 0).
app/views/admin/banners/_banner.html.erb|2 col 3| Layout/CommentIndentation: Incorrect indentation detected (column 3 instead of 0).
app/views/admin/banners/_banner.html.erb|5 col 7| Use 1 space after <%= instead of 0 space.
app/views/admin/banners/_banner_form.html.erb|1 col 43| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|4 col 36| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|7 col 19| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|8 col 40| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|11 col 49| Style/StringConcatenation: Prefer string interpolation to string concatenation.
app/views/admin/banners/_banner_form.html.erb|11 col 52| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|11 col 69| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|17 col 34| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|21 col 45| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|22 col 42| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|25 col 45| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|26 col 47| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|29 col 45| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|30 col 47| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|36 col 34| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|40 col 55| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|47 col 19| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|48 col 40| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|51 col 50| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|51 col 72| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_banner_form.html.erb|3| Extra whitespace detected at end of line.
app/views/admin/banners/_banner_form.html.erb|5| Extra whitespace detected at end of line.
app/views/admin/banners/_banner_form.html.erb|10| Extra whitespace detected at end of line.
app/views/admin/banners/_banner_form.html.erb|45| Extra whitespace detected at end of line.
app/views/admin/banners/_banner_form.html.erb|49| Extra whitespace detected at end of line.
app/views/admin/banners/_navigation.html.erb|2 col 29| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_navigation.html.erb|3 col 29| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_navigation.html.erb|5 col 31| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_navigation.html.erb|6 col 96| Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
app/views/admin/banners/_navigation.html.erb|6 col 156| Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
app/views/admin/banners/_navigation.html.erb|6 col 23| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/_navigation.html.erb|6 col 109| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/confirm_delete.html.erb|3 col 29| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/confirm_delete.html.erb|7 col 36| Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
app/views/admin/banners/confirm_delete.html.erb|7 col 77| Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
app/views/admin/banners/confirm_delete.html.erb|7 col 61| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/confirm_delete.html.erb|9 col 13| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/confirm_delete.html.erb|12 col 22| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/edit.html.erb|3 col 29| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/edit.html.erb|7 col 13| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/edit.html.erb|11 col 13| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/index.html.erb|3 col 29| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/index.html.erb|7 col 13| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/index.html.erb|16 col 19| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/index.html.erb|20 col 50| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/index.html.erb|25 col 27| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
app/views/admin/banners/index.html.erb|28 col 92| Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
app/views/admin/banners/index.html.erb|28 col 152| Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
app/views/admin/banners/index.html.erb|28 col 27| Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
... (Too many findings. Dropped some findings)

Annotations

Check failure on line 2 in app/views/works/_work_blurb.html.erb

See this annotation in the file changed.

@github-actions github-actions / reviewdog

app/views/works/_work_blurb.html.erb#L2

Deprecated class `works` detected matching the pattern `works`. Avoid the plural form of these classes.
Raw output
app/views/works/_work_blurb.html.erb:2:0: Deprecated class `works` detected matching the pattern `works`. Avoid the plural form of these classes.

Check failure on line 3 in app/views/works/_work_blurb.html.erb

See this annotation in the file changed.

@github-actions github-actions / reviewdog

app/views/works/_work_blurb.html.erb#L3

Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
Raw output
app/views/works/_work_blurb.html.erb:3:33: Style/HashSyntax: Use the new Ruby 1.9 hash syntax.

Check failure on line 3 in app/views/works/_work_blurb.html.erb

See this annotation in the file changed.

@github-actions github-actions / reviewdog

app/views/works/_work_blurb.html.erb#L3

Use 1 space after `<%=` instead of 0 space.
Raw output
app/views/works/_work_blurb.html.erb:3:5: Use 1 space after `<%=` instead of 0 space.

Check failure on line 3 in app/views/works/_work_blurb.html.erb

See this annotation in the file changed.

@github-actions github-actions / reviewdog

app/views/works/_work_blurb.html.erb#L3

Use 1 space before `%>` instead of 0 space.
Raw output
app/views/works/_work_blurb.html.erb:3:46: Use 1 space before `%>` instead of 0 space.