Skip to content

LPS-201300 Fixing Accessibility Issue at Clay Panel Component #3984

LPS-201300 Fixing Accessibility Issue at Clay Panel Component

LPS-201300 Fixing Accessibility Issue at Clay Panel Component #3984

Triggered via pull request November 13, 2023 14:18
Status Failure
Total duration 7m 18s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
test: packages/clay-panel/src/index.tsx#L16
imports must be sorted by module name (expected: "react" << "react-transition-group" << "./Body" << "./Footer" << "./Group" << "./Header" << "./Title")
test: packages/clay-panel/src/index.tsx#L23
modules must be imported only once (duplicate import: "react")
test: packages/clay-panel/src/index.tsx#L23
imports must be grouped (expected blank line before: "react")
test: packages/clay-panel/src/index.tsx#L23
'useRef' is defined but never used. Allowed unused vars must match /^_/u
test: packages/clay-panel/src/index.tsx#L115
Props should be sorted alphabetically
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stats
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stats
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/