Promote to production: API Client tool - #191
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/
|
|
Lint:
src/islands/dev/JsonCompare.tsx#L49
Unexpected any. Specify a different type
|
|
Lint:
src/islands/dev/JsonCompare.tsx#L49
Unexpected any. Specify a different type
|
|
Lint:
src/islands/dev/GhostBackup.tsx#L15
'input' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/islands/dev/ClipboardInspector.tsx#L254
The ref value 'blobUrls.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'blobUrls.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Lint:
src/islands/dev/ClipboardInspector.tsx#L250
React Hook useEffect has a missing dependency: 'addSnapshot'. Either include it or remove the dependency array
|
|
Lint:
src/islands/dev/ClipboardInspector.tsx#L6
'previewKindOf' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint
'envVars' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint
'allReqs' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
src/islands/ToolHost.tsx#L60
React Hook useMemo has an unnecessary dependency: 'toolId'. Either exclude it or remove the dependency array
|
|
Lint:
src/hooks/usePersistence.ts#L14
Unexpected any. Specify a different type
|
background
wait
wait-all
cancel
parallel
Loading