Skip to content

SUR-229 - Added Progress Step Component #123

SUR-229 - Added Progress Step Component

SUR-229 - Added Progress Step Component #123

Triggered via pull request September 2, 2024 10:18
Status Failure
Total duration 44s
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/progress-steps/progress-steps.jsx#L117
There must be a space after this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L117
There must be a space before this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L118
Expected indentation of 1 tab but found 4 spaces
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L118
There must be a space after this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L118
There must be a space before this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L119
Expected indentation of 2 tabs but found 8 spaces
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L119
A space is required after '{'
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L119
There must be a space after this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L119
There must be a space before 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/