SUR-256 Update tabs component as per new mockup #125
Annotations
10 errors and 2 warnings
src/components/tabs/tabs.jsx#L61
Expected indentation of 2 tabs but found 8 spaces
|
src/components/tabs/tabs.jsx#L158
'borderBottomClasses' is never reassigned. Use 'const' instead
|
src/components/tabs/tabs.jsx#L158
'borderBottomClasses' is assigned a value but never used
|
src/components/tabs/tabs.jsx#L184
Expected indentation of 2 tabs but found 8 spaces
|
src/components/tabs/tabs.jsx#L203
Expected indentation of 3 tabs but found 12 spaces
|
src/components/tabs/tabs.jsx#L203
Expected indentation of 3 tab characters but found 0
|
src/components/tabs/tabs.jsx#L204
Expected indentation of 4 tabs but found 16 spaces
|
src/components/tabs/tabs.jsx#L205
Expected indentation of 5 tabs but found 16 spaces
|
src/components/tabs/tabs.jsx#L205
Bad line breaking before and after '?'
|
src/components/tabs/tabs.jsx#L205
Trailing spaces not allowed
|
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 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/
|
This job failed
Loading