Skip to content

Add new section

Add new section #1816

Triggered via push June 4, 2024 17:07
Status Failure
Total duration 52s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Test on Node latest and ubuntu-latest: views/forms/ConfigFields/index.jsx#L1
There should be at least one empty line between import groups
Test on Node latest and ubuntu-latest: views/forms/ConfigFields/index.jsx#L4
'ConfigAssessmentFormFields' is defined but never used. Allowed unused vars must match /^_/u
Test on Node latest and ubuntu-latest: views/forms/ConfigFields/index.jsx#L5
There should be no empty line within import group
Test on Node latest and ubuntu-latest: views/forms/ConfigFields/index.jsx#L9
`../../../constants` import should occur before import of `../ConfigAssessmentFormFields`
Test on Node latest and ubuntu-latest: views/forms/ConfigFields/index.jsx#L9
'fontSize' is defined but never used. Allowed unused vars must match /^_/u
Test on Node latest and ubuntu-latest: views/forms/ConfigFields/index.jsx#L39
Missing "key" prop for element in iterator
Test on Node latest and ubuntu-latest: views/forms/ConfigForm/index.jsx#L11
`../../fe-utils/colorList` import should occur before import of `../../models`
Test on Node latest and ubuntu-latest: views/forms/ConfigForm/index.jsx#L51
'handleSubmitDraft' is defined but never used. Allowed unused args must match /^_/u
Test on Node latest and ubuntu-latest: views/forms/ConfigFormActions/index.jsx#L1
There should be at least one empty line between import groups
Test on Node latest and ubuntu-latest: views/forms/ConfigurationSection/index.jsx#L1
There should be at least one empty line between import groups
Test on Node latest and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.