Skip to content

Update routing, dependencies, and configuration in Expo mobile app #1093

Update routing, dependencies, and configuration in Expo mobile app

Update routing, dependencies, and configuration in Expo mobile app #1093

Triggered via pull request January 10, 2025 06:27
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
typecheck
Object literal may only specify known properties, and 'keychainAccessGroup' does not exist in type 'SecureStoreOptions'.
typecheck
Object literal may only specify known properties, and 'keychainAccessGroup' does not exist in type 'SecureStoreOptions'.
typecheck
Object literal may only specify known properties, and 'keychainAccessGroup' does not exist in type 'SecureStoreOptions'.
typecheck
Cannot find name 'Share'.
typecheck
Object literal may only specify known properties, and 'keychainAccessGroup' does not exist in type 'SecureStoreOptions'.
typecheck
Object literal may only specify known properties, and 'keychainAccessGroup' does not exist in type 'SecureStoreOptions'.
typecheck
Object literal may only specify known properties, and 'keychainAccessGroup' does not exist in type 'SecureStoreOptions'.
typecheck
Object literal may only specify known properties, and 'keychainAccessGroup' does not exist in type 'SecureStoreOptions'.
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.
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
format
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