Skip to content

fix(notifications): rescue notification_deliveries rows stranded at p… #15988

fix(notifications): rescue notification_deliveries rows stranded at p…

fix(notifications): rescue notification_deliveries rows stranded at p… #15988

Triggered via push July 27, 2026 16:08
Status Success
Total duration 19m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
validate-code: apps/loopover-ui/src/components/ui/calendar.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/button.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/breadcrumb.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/badge.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/avatar.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/aspect-ratio.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/alert.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/alert-dialog.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/ui/accordion.tsx#L1
This rule can't verify that `export *` only exports components
validate-code: apps/loopover-ui/src/components/site/api/try-it.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components