Skip to content

SUR-229 - Added Progress Step Component #101

SUR-229 - Added Progress Step Component

SUR-229 - Added Progress Step Component #101

Re-run triggered August 29, 2024 09:28
Status Failure
Total duration 43s
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/index.js#L21
Newline required at end of file but not found
analysis (18.15): src/components/progress-steps/index.js#L1
Newline required at end of file but not found
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "root0" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "root0.variant" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "root0.size" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "root0.type" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "root0.currentStep" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "root0.variantIcon" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "root0.children" declaration
analysis (18.15): src/components/progress-steps/progress-steps.jsx#L5
Missing JSDoc @param "root0.className" declaration
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/