Sai Preetham taking over for Clemar add a reminder to save changes modal to permissions management page #6426
Annotations
10 errors and 2 warnings
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L5
Function component is not a function declaration
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L5
Replace `·setReminderModal,·reminderModal,·updateProfileOnSubmit,·changedAccount·` with `⏎··setReminderModal,⏎··reminderModal,⏎··updateProfileOnSubmit,⏎··changedAccount,⏎`
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L9
Replace `'ContainerReminder'` with `"ContainerReminder"`
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L10
Replace `'ReminderTitle'` with `"ReminderTitle"`
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L13
Replace `'ReminderBody'` with `"ReminderBody"`
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L14
Replace `Please·log·out·and·log·back·into·the·{changedAccount}·account·to·see·the·changes.` with `⏎··········Please·log·out·and·log·back·into·the·{changedAccount}·account·to·see·the·changes.⏎········`
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L16
Replace `'ReminderButton'` with `"ReminderButton"`
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L17
Missing an explicit type attribute for button
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L17
Replace `·onClick={(e)·=>·{·updateProfileOnSubmit(e);·setReminderModal(!reminderModal);·updateModalStatus(!modalStatus)·}}>Save·Changes` with `⏎··········onClick={e·=>·{⏎············updateProfileOnSubmit(e);⏎············setReminderModal(!reminderModal);⏎············updateModalStatus(!modalStatus);⏎··········}}⏎········>⏎··········Save·Changes⏎········`
|
build (14.x):
src/components/PermissionsManagement/ReminderModal.jsx#L18
Delete `········`
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|