BAH-4116 | Add. Bump App Version 1.1.1 -> 1.2.0 #95
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/form-builder/components/FormDetail.jsx#L142
Props should be sorted alphabetically
|
src/form-builder/components/FormDetail.jsx#L143
Props should be sorted alphabetically
|
src/form-builder/components/FormDetail.jsx#L205
Props should be sorted alphabetically
|
src/form-builder/components/FormDetail.jsx#L206
Props should be sorted alphabetically
|
src/form-builder/components/FormDetail.jsx#L240
Prop types declarations should be sorted alphabetically
|
src/form-builder/components/FormDetail.jsx#L249
Prop types declarations should be sorted alphabetically
|
src/form-builder/components/FormDetailContainer.jsx#L22
'isEmpty' is defined but never used
|
src/form-builder/components/FormDetailContainer.jsx#L173
Line 173 exceeds the maximum line length of 100
|
src/form-builder/components/FormDetailContainer.jsx#L189
_getFormPrivilegesFromDB should be placed after getFormList
|
src/form-builder/components/FormDetailContainer.jsx#L191
Line 191 exceeds the maximum line length of 100
|
This job succeeded
Loading