ci: test #1
Annotations
10 errors and 3 warnings
build
Process completed with exit code 1.
|
typecheck:
examples/fastify/src/index.ts#L12
'request' is declared but its value is never read.
|
typecheck:
examples/fastify/src/index.ts#L12
'reply' is declared but its value is never read.
|
typecheck:
examples/hono/bin/start.ts#L9
Module '../src/index.js' was resolved to '/home/runner/work/hot-hook/hot-hook/examples/hono/src/index.tsx', but '--jsx' is not set.
|
typecheck:
examples/hono/src/index.tsx#L30
Module './views/home.js' was resolved to '/home/runner/work/hot-hook/hot-hook/examples/hono/src/views/home.tsx', but '--jsx' is not set.
|
typecheck:
examples/hono/src/index.tsx#L31
Cannot use JSX unless the '--jsx' flag is provided.
|
typecheck:
examples/hono/src/views/home.tsx#L8
'props' is declared but its value is never read.
|
typecheck:
examples/hono/src/views/home.tsx#L10
Cannot use JSX unless the '--jsx' flag is provided.
|
typecheck:
examples/hono/src/views/home.tsx#L11
Cannot use JSX unless the '--jsx' flag is provided.
|
typecheck
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|