Skip to content

Pathogen Rails UI Library: Initial Setup & Button Component #5874

Pathogen Rails UI Library: Initial Setup & Button Component

Pathogen Rails UI Library: Initial Setup & Button Component #5874

Triggered via pull request October 22, 2024 17:54
Status Failure
Total duration 48s
Artifacts

linting.yml

on: pull_request
runner / rubocop
38s
runner / rubocop
Fit to window
Zoom out
Zoom in

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/Gemfile#L1
[rubocop] reported by reviewdog 🐶 Missing frozen string literal comment. Raw Output: embedded_gems/flowbite/Gemfile:1:1: C: Style/FrozenStringLiteralComment: Missing frozen string literal comment.
runner / rubocop: embedded_gems/flowbite/app/components/flowbite/base_button.rb#L23
[rubocop] reported by reviewdog 🐶 Call `super` to initialize state of the parent class. Raw Output: embedded_gems/flowbite/app/components/flowbite/base_button.rb:23:5: W: Lint/MissingSuper: Call `super` to initialize state of the parent class.
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/base_component.rb#L8
[rubocop] reported by reviewdog 🐶 Call `super` to initialize state of the parent class. Raw Output: embedded_gems/flowbite/app/components/flowbite/base_component.rb:8:5: W: Lint/MissingSuper: Call `super` to initialize state of the parent class.
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]