feat: chunk genesis sync #555
turbo-ci.yml
on: pull_request
Annotations
9 errors
Lint:
packages/query/src/block-processor.ts#L225
Return values from promise executor functions cannot be read
|
Lint:
packages/query/src/block-processor.ts#L296
Unsafe call of a(n) `error` type typed value
|
Lint:
packages/query/src/block-processor.ts#L304
Unsafe assignment of an error typed value
|
Lint:
packages/query/src/block-processor.ts#L304
Unsafe call of a(n) `error` type typed value
|
Lint:
packages/query/src/block-processor.ts#L308
Unsafe argument of type error typed assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
Lint
@penumbra-zone/query#lint: command (/home/runner/actions-runner/_work/prax/prax/packages/query) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Build
chrome-extension#build: command (/home/runner/actions-runner/_work/prax/prax/apps/extension) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|