キー生成は検証済みのセッションを使おう #293
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
app/islands/BookSearchForm.tsx#L6
Function `handleSelect` does not capture any variables from its parent scope
|
|
Run lint:
app/server/lib/utils.ts#L113
Unexpected `await` inside a loop.
|
|
Run lint:
app/server/lib/utils.ts#L109
Unexpected `await` inside a loop.
|
|
Run lint:
app/islands/mobile/AvatarMenu.tsx#L9
Function `handleLogout` does not capture any variables from its parent scope
|
|
Run lint:
app/islands/mobile/Sidebar.tsx#L8
Function `handleLogout` does not capture any variables from its parent scope
|
|
Run lint:
app/server/lib/validation.ts#L68
Do not use 'new' for side effects.
|
|
Run lint:
app/server/db/repositories/book.test.ts#L96
Unexpected `await` inside a loop.
|
|
Run lint:
app/server/api/auth.ts#L149
Unexpected `await` inside a loop.
|
|
Run lint:
app/server/db/schema.ts#L106
Unexpected `await` inside a loop.
|
|
Run lint:
scripts/db-setup.ts#L17
Use `Array#toSorted()` instead of `Array#sort()`.
|
background
wait
wait-all
cancel
parallel
Loading