8000 deps: Upgrade expo & nextjs to react 19 · karakeep-app/karakeep@d54bd04 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deps: Upgrade expo & nextjs to react 19 #1372

deps: Upgrade expo & nextjs to react 19

deps: Upgrade expo & nextjs to react 19 #1372

Triggered via pull request June 8, 2025 19:40
Status Failure
Total duration 6m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
format
Process completed with exit code 1.
format
@karakeep/web#format: command (/home/runner/work/karakeep/karakeep/apps/web) /opt/hostedtoolcache/node/22.16.0/x64/bin/pnpm run format --cache-location node_modules/.cache/.prettiercache exited (1)
lint
Process completed with exit code 1.
lint
@karakeep/web#lint: command (/home/runner/work/karakeep/karakeep/apps/web) /opt/hostedtoolcache/node/22.16.0/x64/bin/pnpm run lint --cache-location node_modules/.cache/.eslintcache exited (1)
typecheck
Process completed with exit code 2.
typecheck
@karakeep/mobile#typecheck: command (/home/runner/work/karakeep/karakeep/apps/mobile) /opt/hostedtoolcache/node/22.16.0/x64/bin/pnpm run typecheck exited (2)
typecheck
Type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>' is not assignable to type '{ (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | Request | URL, init?: RequestInit | undefined): Promise<...>; (input: RequestInfo, init?: RequestInit | undefined): Promise<...>; }'.
0