fix(query): 修复确认弹窗长 SQL 折行及相关界面的宽度对齐问题 - #21
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:
docs/testing/init-env.mjs#L118
Unexpected `await` inside a loop.
|
|
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/db.ts#L96
Prefer `find` over filtering and accessing the first result.
|
|
Run npm run lint:
relation-graph.ts#L198
Unexpected `await` inside a loop.
|
|
Run npm run lint:
commands/relations.ts#L243
Unexpected `await` inside a loop.
|
|
Run npm run lint:
state/workspace.ts#L228
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run npm run lint:
state/workspace.ts#L221
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Run npm run lint:
connection/db-manager.ts#L121
Use `Array#toSorted()` instead of `Array#sort()`.
|
background
wait
wait-all
cancel
parallel
Loading