refactor(frontend)!: Remove try/catch from server action, add this in… #108
Annotations
8 warnings
packages/backend/src/core/admin/email/send/send.service.ts#L25
'from' is defined but never used
|
packages/backend/src/utils/guards/admin-permission.guard.ts#L38
'ctx' is assigned a value but never used
|
packages/frontend/src/components/ui/calendar-picker.tsx#L20
'onSelect' is defined but never used
|
packages/frontend/src/views/admin/views/core/plugins/views/dev/nav/content.tsx#L22
There should be at least one empty line between import groups
|
packages/frontend/src/views/admin/views/core/plugins/views/dev/nav/content.tsx#L23
`sonner` import should occur before import of `./item/item`
|
packages/frontend/src/views/admin/views/core/styles/nav/table/table.tsx#L16
There should be at least one empty line between import groups
|
packages/frontend/src/views/admin/views/core/styles/nav/table/table.tsx#L17
`sonner` import should occur before import of `./item`
|
apps/frontend/plugins/blog/admin/views/categories/create-edit/tabs/permissions.tsx#L7
't' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading