Skip to content

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

Pathogen Rails UI Library: Initial Setup & Button Component

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

Triggered via pull request October 23, 2024 12:04
Status Failure
Total duration 55s
Artifacts

linting.yml

on: pull_request
runner / rubocop
44s
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/lib/flowbite/classify.rb#L123
[rubocop] reported by reviewdog 🐶 Line is too long. [149/120] Raw Output: embedded_gems/flowbite/lib/flowbite/classify.rb:123:121: C: Layout/LineLength: Line is too long. [149/120]
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify.rb#L124
[rubocop] reported by reviewdog 🐶 Line is too long. [137/120] Raw Output: embedded_gems/flowbite/lib/flowbite/classify.rb:124:121: C: Layout/LineLength: Line is too long. [137/120]
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb#L5
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `class Flowbite::Classify::Utilities`. Raw Output: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb:5:5: C: Style/Documentation: Missing top-level documentation comment for `class Flowbite::Classify::Utilities`.
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb#L6
[rubocop] reported by reviewdog 🐶 Use `safe_load_file(File.join(File.dirname(__FILE__), "utilities.yml"), permitted_classes: [Symbol])` instead. Raw Output: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb:6:24: C: Style/YAMLFileRead: Use `safe_load_file(File.join(File.dirname(__FILE__), "utilities.yml"), permitted_classes: [Symbol])` instead.
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb#L8
[rubocop] reported by reviewdog 🐶 Prefer single-quoted strings when you don't need string interpolation or special symbols. Raw Output: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb:8:45: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb#L13
[rubocop] reported by reviewdog 🐶 Prefer single-quoted strings when you don't need string interpolation or special symbols. Raw Output: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb:13:22: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb#L13
[rubocop] reported by reviewdog 🐶 Prefer single-quoted strings when you don't need string interpolation or special symbols. Raw Output: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb:13:26: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb#L13
[rubocop] reported by reviewdog 🐶 Prefer single-quoted strings when you don't need string interpolation or special symbols. Raw Output: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb:13:33: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb#L13
[rubocop] reported by reviewdog 🐶 Prefer single-quoted strings when you don't need string interpolation or special symbols. Raw Output: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb:13:40: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
runner / rubocop: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb#L13
[rubocop] reported by reviewdog 🐶 Prefer single-quoted strings when you don't need string interpolation or special symbols. Raw Output: embedded_gems/flowbite/lib/flowbite/classify/utilities.rb:13:47: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.