Skip to content

refactor(frontend)!: Remove try/catch from server action, add this in… #108

refactor(frontend)!: Remove try/catch from server action, add this in…

refactor(frontend)!: Remove try/catch from server action, add this in… #108

Triggered via pull request July 9, 2024 16:23
Status Success
Total duration 1m 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
linting: packages/backend/src/core/admin/email/send/send.service.ts#L25
'from' is defined but never used
linting: packages/backend/src/utils/guards/admin-permission.guard.ts#L38
'ctx' is assigned a value but never used
linting: packages/frontend/src/components/ui/calendar-picker.tsx#L20
'onSelect' is defined but never used
linting: 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
linting: packages/frontend/src/views/admin/views/core/plugins/views/dev/nav/content.tsx#L23
`sonner` import should occur before import of `./item/item`
linting: packages/frontend/src/views/admin/views/core/styles/nav/table/table.tsx#L16
There should be at least one empty line between import groups
linting: packages/frontend/src/views/admin/views/core/styles/nav/table/table.tsx#L17
`sonner` import should occur before import of `./item`