Skip to content

SUR-257 Implement Menu Item Component (Sidebar) #167

SUR-257 Implement Menu Item Component (Sidebar)

SUR-257 Implement Menu Item Component (Sidebar) #167

Triggered via pull request September 10, 2024 14:11
Status Failure
Total duration 46s
Artifacts

code-analysis.yml

on: pull_request
Matrix: analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
analysis (18.15): src/components/menu-item/index.js#L1
Newline required at end of file but not found
analysis (18.15): src/components/menu-item/menu-item.jsx#L7
There must be a space after this paren
analysis (18.15): src/components/menu-item/menu-item.jsx#L7
There must be a space before this paren
analysis (18.15): src/components/menu-item/menu-item.jsx#L9
There must be a space after this paren
analysis (18.15): src/components/menu-item/menu-item.jsx#L9
Strings must use singlequote
analysis (18.15): src/components/menu-item/menu-item.jsx#L9
There must be a space before this paren
analysis (18.15): src/components/menu-item/menu-item.jsx#L9
Block must not be padded by blank lines
analysis (18.15): src/components/menu-item/menu-item.jsx#L11
Expected indentation of 1 tab but found 4 spaces
analysis (18.15): src/components/menu-item/menu-item.jsx#L11
Strings must use singlequote
analysis (18.15): src/components/menu-item/menu-item.jsx#L13
Expected indentation of 1 tab but found 4 spaces
analysis (18.15)
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/
analysis (18.15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/