Extract DuckDB store sync logic #77
Annotations
4 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
assist/source/organizeImports:
tests/cli.test.ts#L6
Sort the imported names.
|
|
assist/source/organizeImports:
packages/duckdb/src/cache/store-sync.ts#L1
Sort these imports.
|
|
assist/source/organizeImports:
packages/duckdb/src/cache/index.ts#L5
This statement must be preceded by a blank line. Add a newline before this statement.
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint/style/useImportType:
apps/cli/src/commands/environment.ts#L2
Some named imports are only used as types.
|