Skip to content

SUR-229 - Added Progress Step Component #105

SUR-229 - Added Progress Step Component

SUR-229 - Added Progress Step Component #105

Triggered via pull request August 29, 2024 12:48
Status Failure
Total duration 38s
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#L5
Missing JSDoc @param "isCompleted" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "isCurrent" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "sizeClasses" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "size" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L8
There must be a space after this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L8
There must be a space before this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L9
There must be a space after this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L9
There must be a space before this paren
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L10
A space is required after '{'
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L10
A space is required before '}'
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/