Pathogen Rails UI Library: Initial Setup & Button Component #5876
Annotations
2 errors and 10 warnings
runner / 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
|
runner / rubocop
Process completed with exit code 1.
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/base_component.rb#L4
[rubocop] reported by reviewdog 🐶
Missing top-level documentation comment for `class Flowbite::BaseComponent`.
Raw Output:
embedded_gems/flowbite/app/components/flowbite/base_component.rb:4:3: C: Style/Documentation: Missing top-level documentation comment for `class Flowbite::BaseComponent`.
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L12
[rubocop] reported by reviewdog 🐶
Line is too long. [200/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:12:121: C: Layout/LineLength: Line is too long. [200/120]
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L13
[rubocop] reported by reviewdog 🐶
Line is too long. [156/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:13:121: C: Layout/LineLength: Line is too long. [156/120]
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L14
[rubocop] reported by reviewdog 🐶
Line is too long. [322/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:14:121: C: Layout/LineLength: Line is too long. [322/120]
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L15
[rubocop] reported by reviewdog 🐶
Line is too long. [184/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:15:121: C: Layout/LineLength: Line is too long. [184/120]
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L16
[rubocop] reported by reviewdog 🐶
Line is too long. [277/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:16:121: C: Layout/LineLength: Line is too long. [277/120]
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L17
[rubocop] reported by reviewdog 🐶
Line is too long. [183/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:17:121: C: Layout/LineLength: Line is too long. [183/120]
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L18
[rubocop] reported by reviewdog 🐶
Line is too long. [169/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:18:121: C: Layout/LineLength: Line is too long. [169/120]
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L19
[rubocop] reported by reviewdog 🐶
Line is too long. [202/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:19:121: C: Layout/LineLength: Line is too long. [202/120]
|
runner / rubocop:
embedded_gems/flowbite/app/components/flowbite/button.rb#L20
[rubocop] reported by reviewdog 🐶
Line is too long. [169/120]
Raw Output:
embedded_gems/flowbite/app/components/flowbite/button.rb:20:121: C: Layout/LineLength: Line is too long. [169/120]
|