Skip to content

new-log-viewer: Add tabbed Sidebar with resizable panel; Rearrange open and settings buttons. #127

new-log-viewer: Add tabbed Sidebar with resizable panel; Rearrange open and settings buttons.

new-log-viewer: Add tabbed Sidebar with resizable panel; Rearrange open and settings buttons. #127

Triggered via pull request September 18, 2024 20:45
Status Failure
Total duration 40s
Artifacts

lint.yaml

on: pull_request
lint-check
31s
lint-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
lint-check: new-log-viewer/src/contexts/StateContextProvider.tsx#L301
File has too many lines (301). Maximum allowed is 300
Stylelint problem: new-log-viewer/src/components/MenuBar/index.css#L10
Expected custom property name "--joy-palette-neutral-outlinedBorder" to be kebab-case - https://stylelint.io/user-guide/rules/custom-property-pattern
Stylelint problem: new-log-viewer/src/components/SidebarContainer/ResizeHandle.css#L3
Expected an empty line before property "width" (order/properties-order)
Stylelint problem: new-log-viewer/src/components/SidebarContainer/ResizeHandle.css#L5
Expected an empty line before property "background-color" (order/properties-order)
Stylelint problem: new-log-viewer/src/components/SidebarContainer/ResizeHandle.css#L5
Expected custom property name "--joy-palette-neutral-outlinedBorder" to be kebab-case - https://stylelint.io/user-guide/rules/custom-property-pattern
Stylelint problem: new-log-viewer/src/components/SidebarContainer/ResizeHandle.css#L6
Expected "z-index" to come before "background-color" (order/properties-order)
Stylelint problem: new-log-viewer/src/components/SidebarContainer/ResizeHandle.css#L6
Expected an empty line before property "z-index" (order/properties-order)
Stylelint problem: new-log-viewer/src/components/SidebarContainer/ResizeHandle.css#L10
Expected custom property name "--joy-palette-primary-solidHoverBg" to be kebab-case - https://stylelint.io/user-guide/rules/custom-property-pattern
Stylelint problem: new-log-viewer/src/components/StatusBar/index.css#L10
Expected custom property name "--joy-palette-neutral-outlinedBorder" to be kebab-case - https://stylelint.io/user-guide/rules/custom-property-pattern
lint-check
Process completed with exit code 1.
Stylelint deprecation
The github formatter is deprecated