Skip to content

SUR-222 Implement Upload Field Component in Force UI as per Figma #77

SUR-222 Implement Upload Field Component in Force UI as per Figma

SUR-222 Implement Upload Field Component in Force UI as per Figma #77

Triggered via pull request August 22, 2024 09:30
Status Failure
Total duration 56s
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/input/input.jsx#L27
Expected indentation of 1 tab but found 4 spaces
analysis (18.15): src/components/input/input.jsx#L27
There must be a space after this paren
analysis (18.15): src/components/input/input.jsx#L27
There must be a space before this paren
analysis (18.15): src/components/input/input.jsx#L39
Expected indentation of 2 tabs but found 8 spaces
analysis (18.15): src/components/input/input.jsx#L40
Expected indentation of 2 tabs but found 8 spaces
analysis (18.15): src/components/input/input.jsx#L41
Expected indentation of 3 tabs but found 12 spaces
analysis (18.15): src/components/input/input.jsx#L42
Expected indentation of 3 tabs but found 12 spaces
analysis (18.15): src/components/input/input.jsx#L42
There must be a space after this paren
analysis (18.15): src/components/input/input.jsx#L42
There must be a space before this paren
analysis (18.15): src/components/input/input.jsx#L43
Expected indentation of 4 tabs but found 16 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/