refactor(query): 结果文档装配收敛到 formatting seam - #11
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
state/workspace.ts#L230
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run npm run lint:
state/workspace.ts#L223
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run npm run lint:
connection/db-manager.ts#L88
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run npm run lint:
relation-graph.ts#L198
Unexpected `await` inside a loop.
|
|
Run npm run lint:
commands/db.ts#L96
Prefer `find` over filtering and accessing the first result.
|
|
Run npm run lint:
__tests__/db-command.test.ts#L57
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run npm run lint:
__tests__/db-command.test.ts#L44
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run npm run lint:
__tests__/db-command.test.ts#L17
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run npm run lint:
commands/relations.ts#L339
Unexpected `await` inside a loop.
|
|
Run npm run lint:
commands/relations.ts#L245
Unexpected `await` inside a loop.
|
background
wait
wait-all
cancel
parallel
Loading