Skip to content

Pathogen Tabs Component #10003

Pathogen Tabs Component

Pathogen Tabs Component #10003

Triggered via pull request October 18, 2025 01:42
Status Success
Total duration 34s
Artifacts

linting.yml

on: pull_request
runner / rubocop
30s
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.