[POC] feat: Hono Action #6328
Annotations
10 errors and 10 warnings
Run bun run lint:
src/jsx/action/index.ts#L4
`../../middleware/jsx-renderer` import should occur before type import of `../../types`
|
Run bun run lint:
src/jsx/action/index.ts#L5
`../../utils/html` import should occur before type import of `../types`
|
Run bun run lint:
src/jsx/action/index.ts#L6
`../../utils/html` type import should occur before type import of `../types`
|
Run bun run lint:
src/jsx/action/index.ts#L7
`../streaming` import should occur before type import of `../types`
|
Run bun run lint:
src/jsx/action/index.ts#L8
`../base` import should occur before type import of `../types`
|
Run bun run lint:
src/jsx/action/index.ts#L9
`../base` type import should occur before type import of `../types`
|
Run bun run lint:
src/jsx/action/index.ts#L11
`../constants` import should occur before type import of `../types`
|
Run bun run lint:
src/jsx/action/index.ts#L12
`../../utils/url` import should occur before type import of `../types`
|
Run bun run lint:
src/jsx/action/index.ts#L13
`node:crypto` import should occur before type import of `../..`
|
Run bun run lint
Process completed with exit code 1.
|
Run bun run lint:
perf-measures/type-check/client.ts#L4
'client' is assigned a value but never used
|
Run bun run lint:
runtime-tests/deno/hono.test.ts#L2
'Buffer' is defined but never used
|
Run bun run lint:
src/jsx/action/index.ts#L16
Unexpected any. Specify a different type
|
Run bun run lint:
src/jsx/action/index.ts#L82
Unexpected any. Specify a different type
|
Run bun run lint:
src/jsx/action/index.ts#L88
Unexpected any. Specify a different type
|
Run bun run lint:
src/jsx/action/index.ts#L91
Unexpected any. Specify a different type
|
Run bun run lint:
src/jsx/action/index.ts#L97
Unexpected any. Specify a different type
|
Run bun run lint:
src/jsx/action/index.ts#L110
Unexpected any. Specify a different type
|
Run bun run lint:
src/jsx/action/index.ts#L111
Unexpected any. Specify a different type
|
Run bun run lint:
src/jsx/action/index.ts#L134
Unexpected any. Specify a different type
|
Loading