Refactor event handling and notification generation in API and UI #1059
Annotations
5 errors and 11 warnings
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.
|
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
|
Loading