Skip to content

Pathogen Tabs Component #10001

Pathogen Tabs Component

Pathogen Tabs Component #10001

Triggered via pull request October 17, 2025 14:59
Status Success
Total duration 46s
Artifacts

linting.yml

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

Annotations

2 warnings
runner / rubocop: test/components/pathogen/system/tabs_test.rb#L541
[rubocop] reported by reviewdog 🐶 Prefer single-quoted strings when you don't need string interpolation or special symbols. Raw Output: test/components/pathogen/system/tabs_test.rb:541:41: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
runner / rubocop: test/components/pathogen/system/tabs_test.rb#L259
[rubocop] reported by reviewdog 🐶 Trailing whitespace detected. Raw Output: test/components/pathogen/system/tabs_test.rb:259:1: C: Layout/TrailingWhitespace: Trailing whitespace detected.