LPS-201300 Fixing Accessibility Issue at Clay Panel Component #3986
Annotations
7 errors and 1 warning
packages/clay-panel/src/index.tsx#L16
imports must be sorted by module name (expected: "react" << "react-transition-group" << "./Body" << "./Footer" << "./Group" << "./Header" << "./Title")
|
packages/clay-panel/src/index.tsx#L24
modules must be imported only once (duplicate import: "react")
|
packages/clay-panel/src/index.tsx#L24
destructured names in imports must be sorted
|
packages/clay-panel/src/index.tsx#L112
Expected space or tab after '//' in comment
|
packages/clay-panel/src/index.tsx#L115
Expected space or tab after '//' in comment
|
packages/clay-panel/src/index.tsx#L118
Expected space or tab after '//' in comment
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading