Ao3 6726 separate languages used for works from other uses of languages #1521
Annotations
10 errors
erb-lint:
app/views/locale_languages/edit.html.erb#L3
[] reported by reviewdog 🐶
Missing a trailing newline at the end of the file.
Raw Output:
app/views/locale_languages/edit.html.erb:3:20: Missing a trailing newline at the end of the file.
|
erb-lint:
app/views/locale_languages/edit.html.erb#L1
[] reported by reviewdog 🐶
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
Raw Output:
app/views/locale_languages/edit.html.erb:1:51: Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
erb-lint:
app/views/locale_languages/edit.html.erb#L1
[] reported by reviewdog 🐶
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Raw Output:
app/views/locale_languages/edit.html.erb:1:26: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
erb-lint:
app/views/locale_languages/edit.html.erb#L1
[] reported by reviewdog 🐶
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Raw Output:
app/views/locale_languages/edit.html.erb:1:63: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
erb-lint:
app/views/locale_languages/edit.html.erb#L3
[] reported by reviewdog 🐶
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Raw Output:
app/views/locale_languages/edit.html.erb:3:11: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
erb-lint:
app/views/locale_languages/new.html.erb#L3
[] reported by reviewdog 🐶
Missing a trailing newline at the end of the file.
Raw Output:
app/views/locale_languages/new.html.erb:3:20: Missing a trailing newline at the end of the file.
|
erb-lint:
app/views/locale_languages/new.html.erb#L1
[] reported by reviewdog 🐶
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
Raw Output:
app/views/locale_languages/new.html.erb:1:50: Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
erb-lint:
app/views/locale_languages/new.html.erb#L1
[] reported by reviewdog 🐶
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Raw Output:
app/views/locale_languages/new.html.erb:1:26: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
erb-lint:
app/views/locale_languages/new.html.erb#L1
[] reported by reviewdog 🐶
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Raw Output:
app/views/locale_languages/new.html.erb:1:62: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
erb-lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Loading