Merge pull request #129 from slaveofcode/develop #216
Annotations
11 warnings
|
Test · Build · Lint
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/
|
|
Test · Build · Lint:
src/islands/dev/JsonCompare.tsx#L195
Unexpected any. Specify a different type
|
|
Test · Build · Lint:
src/islands/dev/JsonCompare.tsx#L176
Unexpected any. Specify a different type
|
|
Test · Build · Lint:
src/islands/dev/JsonCompare.tsx#L175
Unexpected any. Specify a different type
|
|
Test · Build · Lint:
src/islands/dev/JsonCompare.tsx#L113
Unexpected any. Specify a different type
|
|
Test · Build · Lint:
src/islands/dev/JsonCompare.tsx#L90
Unexpected any. Specify a different type
|
|
Test · Build · Lint:
src/islands/dev/JsonCompare.tsx#L90
Unexpected any. Specify a different type
|
|
Test · Build · Lint:
src/islands/dev/JsonCompare.tsx#L49
Unexpected any. Specify a different type
|
|
Test · Build · Lint:
src/islands/dev/JsonCompare.tsx#L49
Unexpected any. Specify a different type
|
|
Test · Build · Lint:
src/islands/ToolHost.tsx#L60
React Hook useMemo has an unnecessary dependency: 'toolId'. Either exclude it or remove the dependency array
|
|
Test · Build · Lint:
src/hooks/usePersistence.ts#L14
Unexpected any. Specify a different type
|