database batching #4595
turbo-ci.yml
on: pull_request
Compile
/
wasm
48s
Lint
47s
Build
1m 13s
test
1m 32s
lint:rust
1m 38s
test:wasm
3m 33s
Annotations
3 errors and 2 warnings
Lint:
packages/storage/src/indexed-db/updater.ts#L46
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint
@penumbra-zone/storage#lint:strict: command (/home/runner/actions-runner/_work/web/web/packages/storage) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:strict exited (1)
|
Lint
Process completed with exit code 1.
|
Compile / wasm
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:wasm
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|