Skip to content

Update notification permission handling in NotificationProvider #1058

Update notification permission handling in NotificationProvider

Update notification permission handling in NotificationProvider #1058

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

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
format
@soonlist/expo#format: command (/home/runner/work/soonlist-turbo/soonlist-turbo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
format
Process completed with exit code 1.
lint: apps/expo/src/providers/NotificationProvider.tsx#L123
This assertion is unnecessary since it does not change the type of the expression
lint: apps/expo/src/providers/NotificationProvider.tsx#L141
The two values in this comparison do not have a shared enum type
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