Skip to content

Refactor event handling and notification generation in API and UI #1059

Refactor event handling and notification generation in API and UI

Refactor event handling and notification generation in API and UI #1059

Triggered via pull request January 5, 2025 10:42
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
typecheck
Property 'eventId' does not exist on type '{ error?: string | undefined; success: boolean; ticket: ExpoPushTicket | undefined; eventId: string; event: { visibility?: "public" | "private" | undefined; id: string; ... 5 more ...; endDateTime: Date; }; } | { ...; }'.
typecheck
Property 'eventId' does not exist on type '{ error?: string | undefined; success: boolean; ticket: ExpoPushTicket | undefined; eventId: string; event: { visibility?: "public" | "private" | undefined; id: string; ... 5 more ...; endDateTime: Date; }; } | { ...; }'.
typecheck
Property 'eventId' does not exist on type '{ error?: string | undefined; success: boolean; ticket: ExpoPushTicket | undefined; eventId: string; event: { visibility?: "public" | "private" | undefined; id: string; ... 5 more ...; endDateTime: Date; }; } | { ...; }'.
typecheck
@soonlist/expo#typecheck: command (/home/runner/work/soonlist-turbo/soonlist-turbo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
lint: apps/expo/src/app/new.tsx#L362
Unsafe assignment of an `any` value
lint: apps/expo/src/app/new.tsx#L401
Unsafe assignment of an `any` value
lint: apps/expo/src/app/new.tsx#L415
Unsafe assignment of an `any` value
lint
@soonlist/expo#lint: command (/home/runner/work/soonlist-turbo/soonlist-turbo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
lint
Process completed with exit code 1.
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: packages/ui/src/carousel.tsx#L129
Unnecessary conditional, value is always truthy
lint: packages/ui/src/form.tsx#L20
Do not use any type assertions
lint: packages/ui/src/form.tsx#L43
Unnecessary conditional, value is always falsy
lint: packages/ui/src/form.tsx#L64
Do not use any type assertions
lint: packages/ui/src/tag-input.tsx#L263
Forbidden non-null assertion
lint: packages/ui/src/tag-input.tsx#L340
Unnecessary conditional, value is always falsy
lint: packages/ui/src/tag-input.tsx#L341
Unnecessary conditional, value is always falsy
lint: packages/ui/src/tag-input.tsx#L378
Unnecessary conditional, value is always falsy
lint: packages/ui/src/tag-input.tsx#L379
Unnecessary conditional, value is always falsy
lint: packages/cal/src/prompts.ts#L167
Do not use any type assertions