100 UI admin site maintenance notifications #130
Annotations
10 errors and 1 warning
Lint:
backend/src/api/notifications.ts#L1
Replace `⏎····IsString,⏎····isUUID,⏎····IsOptional,⏎····IsDateString,⏎·` with `·IsString,·isUUID,·IsOptional,·IsDateString`
|
Lint:
backend/src/api/notifications.ts#L7
Replace `··import·{⏎····Notification,⏎····connectToDatabase,⏎·` with `import·{·Notification,·connectToDatabase`
|
Lint:
backend/src/api/notifications.ts#L11
Replace `··import·{⏎····validateBody,⏎····wrapHandler,⏎····NotFound,⏎····Unauthorized⏎·` with `import·{·validateBody,·wrapHandler,·NotFound,·Unauthorized`
|
Lint:
backend/src/api/notifications.ts#L17
Replace `··import·{⏎····isGlobalWriteAdmin⏎·` with `import·{·isGlobalWriteAdmin`
|
Lint:
backend/src/api/notifications.ts#L20
Delete `··`
|
Lint:
backend/src/api/notifications.ts#L22
Delete `··`
|
Lint:
backend/src/api/notifications.ts#L23
Delete `··`
|
Lint:
backend/src/api/notifications.ts#L25
Replace `····` with `··`
|
Lint:
backend/src/api/notifications.ts#L26
Delete `··`
|
Lint:
backend/src/api/notifications.ts#L28
Delete `··`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading