Skip to content

fix(storage): cleanup logs #1473

fix(storage): cleanup logs

fix(storage): cleanup logs #1473

Triggered via push June 12, 2024 18:58
Status Failure
Total duration 2m 13s
Artifacts

ci-default.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test
Argument of type '{ chain: Chain | { id: number; } | undefined; }' is not assignable to parameter of type 'Partial<HypercertClientConfig>'.
test
Type '{ account: Account; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ccipRead?: false | { ...; } | undefined; ... 24 more ...; extend: <const client extends { ...; } & ExactPartial<...>>(fn: (client: Client<...>) => client) ...' is not assignable to type '{ account: Account | undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ... 25 more ...; extend: <const client extends { ...; } & ExactPartial<...>>(fn: (client: Client<...>) => client) => Client<...>; }'.
test
@hypercerts-org/frontend#lint: command (/home/runner/work/hypercerts/hypercerts/frontend) /usr/local/bin/pnpm run lint exited (2)
test
Process completed with exit code 2.
test
@hypercerts-org/frontend#build: command (/home/runner/work/hypercerts/hypercerts/frontend) /usr/local/bin/pnpm run build exited (1)
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.