AO3-6591 Move imported_from_url to a new table #1885
reviewdog.yml
on: pull_request
Rubocop
1m 21s
ERB Lint runner
2m 18s
Annotations
2 errors and 13 warnings
Rubocop
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
|
Rubocop
Process completed with exit code 1.
|
Rubocop:
app/controllers/opendoors/tools_controller.rb#L54
[rubocop] reported by reviewdog 🐶
Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
Raw Output:
app/controllers/opendoors/tools_controller.rb:54:74: C: Style/CommentAnnotation: Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
|
Rubocop:
app/models/work.rb#L306
[rubocop] reported by reviewdog 🐶
Missing space after `#`.
Raw Output:
app/models/work.rb:306:86: C: Layout/LeadingCommentSpace: Missing space after `#`.
|
Rubocop:
app/models/work.rb#L306
[rubocop] reported by reviewdog 🐶
Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
Raw Output:
app/models/work.rb:306:87: C: Style/CommentAnnotation: Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
|
Rubocop:
app/models/work_url.rb#L48
[rubocop] reported by reviewdog 🐶
Avoid using spaces around a method call operator.
Raw Output:
app/models/work_url.rb:48:48: C: Layout/SpaceAroundMethodCallOperator: Avoid using spaces around a method call operator.
|
Rubocop:
app/models/work_url.rb#L48
[rubocop] reported by reviewdog 🐶
Put method call on a separate line if chained to a single line block.
Raw Output:
app/models/work_url.rb:48:49: C: Layout/SingleLineBlockChain: Put method call on a separate line if chained to a single line block.
|
Rubocop:
app/models/work_url.rb#L48
[rubocop] reported by reviewdog 🐶
Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Raw Output:
app/models/work_url.rb:48:55: C: Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Rubocop:
app/models/work_url.rb#L49
[rubocop] reported by reviewdog 🐶
Space missing to the left of {.
Raw Output:
app/models/work_url.rb:49:20: C: Layout/SpaceBeforeBlockBraces: Space missing to the left of {.
|
Rubocop:
app/models/work_url.rb#L51
[rubocop] reported by reviewdog 🐶
Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
Raw Output:
app/models/work_url.rb:51:9: C: Style/CommentAnnotation: Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
|
Rubocop:
lib/tasks/opendoors.rake#L3
[rubocop] reported by reviewdog 🐶
Do not define constants this way within a block.
Raw Output:
lib/tasks/opendoors.rake:3:3: W: Lint/ConstantDefinitionInBlock: Do not define constants this way within a block.
|
Rubocop:
lib/tasks/opendoors.rake#L7
[rubocop] reported by reviewdog 🐶
Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
Raw Output:
lib/tasks/opendoors.rake:7:11: C: Style/CommentAnnotation: Annotation keywords like `TODO` should be all upper case, followed by a colon, and a space, then a note describing the problem.
|
Rubocop
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/otwarchive/otwarchive-with--without--only-linters-Gemfile.lock-9f3a10f38b742e124eabee108f4e966b36bb41ccbc3b39156385c6567f37d43a, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/otwarchive/otwarchive-with--without--only-linters-Gemfile.lock-
|
Rubocop
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
ERB Lint runner
Cache not found for keys: setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/otwarchive/otwarchive-with--without--only-linters-Gemfile.lock-9f3a10f38b742e124eabee108f4e966b36bb41ccbc3b39156385c6567f37d43a, setup-ruby-bundler-cache-v6-ubuntu-24.04-x64-ruby-3.2.7-wd-/home/runner/work/otwarchive/otwarchive-with--without--only-linters-Gemfile.lock-
|