Skip to content

bump version

bump version #1377

Triggered via push August 21, 2025 20:22
Status Failure
Total duration 4m 15s
Artifacts
Install deps, build required package, typecheck, lint and test
4m 13s
Install deps, build required package, typecheck, lint and test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Install deps, build required package, typecheck, lint and test
Process completed with exit code 2.
Install deps, build required package, typecheck, lint and test: apps/connect/src/routes/login.lazy.tsx#L58
Type '{ account: import("/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/viem@2.30.6_bufferutil@4.0.9_typescript@5.9.2_utf-8-validate@5.0.10_zod@3.25.76/node_modules/viem/_types/accounts/types").Account | undefined; ... 34 more ...; extend: <const client extends { ...; } & import("/home/runner/work/hypergraph/h...' is not assignable to type '{ account: import("/home/runner/work/hypergraph/hypergraph/node_modules/.pnpm/viem@2.30.6_bufferutil@4.0.9_typescript@5.8.3_utf-8-validate@5.0.10_zod@3.25.76/node_modules/viem/_types/accounts/types").Account | undefined; ... 34 more ...; extend: <const client extends { ...; } & import("/home/runner/work/hypergraph/h...'.
Install deps, build required package, typecheck, lint and test: apps/connect/src/routes/authenticate.tsx#L369
Type '{ address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; signAuthorization: (parameters: AuthorizationRequest) => Promise<...>; ... 5 more ...; type: "local"; }' is not assignable to type 'Account | { account: Account | undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; ... 33 more ...; extend: <const client extends { ...; } & ExactPartial<...>>(fn: (client: Client<...>) => client) => Client<...>; }'.
Install deps, build required package, typecheck, lint and test: apps/connect/src/routes/authenticate.tsx#L356
Argument of type '{ address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; signAuthorization: (parameters: AuthorizationRequest) => Promise<...>; ... 5 more ...; type: "local"; }' is not assignable to parameter of type '{ address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; signAuthorization: (parameters: AuthorizationRequest) => Promise<...>; ... 5 more ...; type: "local"; } | { ...; }'.
Install deps, build required package, typecheck, lint and test
Could not determine node version from /home/runner/work/hypergraph/hypergraph/package.json. Falling back