feat: first implementation #547
Annotations
10 errors and 1 warning
Build and test code:
index.js#L49
The type of a function declaration must match the function's signature.
|
Build and test code:
index.js#L49
Namespace 'Html' has no exported member 'escape'.
|
Build and test code:
index.js#L50
'escape' is declared but its value is never read.
|
Build and test code:
index.js#L50
Parameter 'strings' implicitly has an 'any' type.
|
Build and test code:
index.js#L50
Rest parameter 'values' implicitly has an 'any[]' type.
|
Build and test code:
test/suspense-generator.test.tsx#L3
All imports in import declaration are unused.
|
Build and test code:
test/suspense-generator.test.tsx#L33
'stream' is declared but its value is never read.
|
Build and test code:
test/suspense-generator.test.tsx#L33
Cannot find name 'db'.
|
Build and test code:
test/suspense-generator.test.tsx#L34
'stream2' is declared but its value is never read.
|
Build and test code:
test/suspense-generator.test.tsx#L38
'ListUsers' is declared but its value is never read.
|
Build and test code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|