Skip to content

SUR-256 Update tabs component as per new mockup #118

SUR-256 Update tabs component as per new mockup

SUR-256 Update tabs component as per new mockup #118

Triggered via pull request August 30, 2024 10:00
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/tabs/tabs.jsx#L9
Missing whitespace after semicolon
analysis (18.15): src/components/tabs/tabs.jsx#L9
Unnecessary semicolon
analysis (18.15): src/components/tabs/tabs.jsx#L44
Expected indentation of 2 tabs but found 8 spaces
analysis (18.15): src/components/tabs/tabs.jsx#L46
Trailing spaces not allowed
analysis (18.15): src/components/tabs/tabs.jsx#L47
Expected indentation of 1 tab but found 4 spaces
analysis (18.15): src/components/tabs/tabs.jsx#L47
There must be a space after this paren
analysis (18.15): src/components/tabs/tabs.jsx#L47
There must be a space before this paren
analysis (18.15): src/components/tabs/tabs.jsx#L48
Expected indentation of 2 tabs but found 8 spaces
analysis (18.15): src/components/tabs/tabs.jsx#L49
Expected indentation of 1 tab but found 4 spaces
analysis (18.15): src/components/tabs/tabs.jsx#L49
There must be a space after this paren
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/