Skip to content

fix(deps): update dependency react-native-safe-area-context to ~4.10.1 - autoclosed #3691

fix(deps): update dependency react-native-safe-area-context to ~4.10.1 - autoclosed

fix(deps): update dependency react-native-safe-area-context to ~4.10.1 - autoclosed #3691

Triggered via pull request January 27, 2024 12:12
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
typecheck
Property 'create' does not exist on type 'never'.
typecheck
Property 'post' does not exist on type 'TRPCContextPropsBase<CreateRouterInner<RootConfig<{ ctx: { session: Session | null; db: PlanetScaleDatabase<{ post: MySqlTableWithColumns<{ name: "post"; schema: undefined; columns: { id: MySqlColumn<{ name: "id"; tableName: "post"; dataType: "number"; columnType: "MySqlSerial"; ... 5 more ...; baseColumn: never; },...'.
typecheck
Property 'all' does not exist on type 'never'.
typecheck
Property 'delete' does not exist on type 'never'.
typecheck
Property 'post' does not exist on type 'TRPCContextPropsBase<CreateRouterInner<RootConfig<{ ctx: { session: Session | null; db: PlanetScaleDatabase<{ post: MySqlTableWithColumns<{ name: "post"; schema: undefined; columns: { id: MySqlColumn<{ name: "id"; tableName: "post"; dataType: "number"; columnType: "MySqlSerial"; ... 5 more ...; baseColumn: never; },...'.
typecheck
Property 'post' does not exist on type 'TRPCContextPropsBase<CreateRouterInner<RootConfig<{ ctx: { session: Session | null; db: PlanetScaleDatabase<{ post: MySqlTableWithColumns<{ name: "post"; schema: undefined; columns: { id: MySqlColumn<{ name: "id"; tableName: "post"; dataType: "number"; columnType: "MySqlSerial"; ... 5 more ...; baseColumn: never; },...'.
typecheck
Type 'unknown' is not assignable to type '{ id: number; title: string; content: string; createdAt: Date; updatedAt: Date | null; }'.
typecheck
'p.item' is of type 'unknown'.
typecheck
Property 'byId' does not exist on type 'never'.
typecheck
Type 'CreateRouterInner<RootConfig<{ ctx: { session: Session | null; db: PlanetScaleDatabase<{ post: MySqlTableWithColumns<{ name: "post"; schema: undefined; columns: { id: MySqlColumn<{ name: "id"; tableName: "post"; dataType: "number"; columnType: "MySqlSerial"; data: number; ... 4 more ...; baseColumn: never; }, object...' does not satisfy the constraint 'Router<any, any>'.
lint
@acme/expo#lint: command (/home/runner/work/create-t3-turbo/create-t3-turbo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
@acme/nextjs#lint: command (/home/runner/work/create-t3-turbo/create-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
Process completed with exit code 1.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.