[POC] feat: Hono Action #6328
ci.yml
on: pull_request
Matrix: node
Main
27s
Deno
14s
Bun
13s
Fastly Compute
44s
workerd
49s
AWS Lambda
45s
Lambda@Edge
45s
Checking if it's valid for JSR
11s
Type & Bundle size Check on PR
1m 2s
Type & Bundle size Check on Main
0s
Coverage
0s
Annotations
25 errors and 10 warnings
Checking if it's valid for JSR:
src/utils/url.ts#L166
missing explicit return type in the public API
|
Checking if it's valid for JSR:
src/utils/url.ts#L170
missing explicit return type in the public API
|
Checking if it's valid for JSR
Process completed with exit code 1.
|
Main:
src/jsx/action/index.ts#L4
`../../middleware/jsx-renderer` import should occur before type import of `../../types`
|
Main:
src/jsx/action/index.ts#L5
`../../utils/html` import should occur before type import of `../types`
|
Main:
src/jsx/action/index.ts#L6
`../../utils/html` type import should occur before type import of `../types`
|
Main:
src/jsx/action/index.ts#L7
`../streaming` import should occur before type import of `../types`
|
Main:
src/jsx/action/index.ts#L8
`../base` import should occur before type import of `../types`
|
Main:
src/jsx/action/index.ts#L9
`../base` type import should occur before type import of `../types`
|
Main:
src/jsx/action/index.ts#L11
`../constants` import should occur before type import of `../types`
|
Main:
src/jsx/action/index.ts#L12
`../../utils/url` import should occur before type import of `../types`
|
Main:
src/jsx/action/index.ts#L13
`node:crypto` import should occur before type import of `../..`
|
Main
Process completed with exit code 1.
|
Node.js v22.x:
src/adapter/aws-lambda/handler.ts#L339
'event' is declared but its value is never read.
|
Node.js v22.x:
src/adapter/aws-lambda/handler.ts#L341
'headers' is declared but its value is never read.
|
Node.js v22.x:
src/jsx/types.ts#L26
All type parameters are unused.
|
workerd:
src/adapter/aws-lambda/handler.ts#L339
'event' is declared but its value is never read.
|
workerd:
src/adapter/aws-lambda/handler.ts#L341
'headers' is declared but its value is never read.
|
workerd:
src/jsx/types.ts#L26
All type parameters are unused.
|
Node.js v18.18.2:
src/adapter/aws-lambda/handler.ts#L339
'event' is declared but its value is never read.
|
Node.js v18.18.2:
src/adapter/aws-lambda/handler.ts#L341
'headers' is declared but its value is never read.
|
Node.js v18.18.2:
src/jsx/types.ts#L26
All type parameters are unused.
|
Node.js v20.x:
src/adapter/aws-lambda/handler.ts#L339
'event' is declared but its value is never read.
|
Node.js v20.x:
src/adapter/aws-lambda/handler.ts#L341
'headers' is declared but its value is never read.
|
Node.js v20.x:
src/jsx/types.ts#L26
All type parameters are unused.
|
Main:
perf-measures/type-check/client.ts#L4
'client' is assigned a value but never used
|
Main:
runtime-tests/deno/hono.test.ts#L2
'Buffer' is defined but never used
|
Main:
src/jsx/action/index.ts#L16
Unexpected any. Specify a different type
|
Main:
src/jsx/action/index.ts#L82
Unexpected any. Specify a different type
|
Main:
src/jsx/action/index.ts#L88
Unexpected any. Specify a different type
|
Main:
src/jsx/action/index.ts#L91
Unexpected any. Specify a different type
|
Main:
src/jsx/action/index.ts#L97
Unexpected any. Specify a different type
|
Main:
src/jsx/action/index.ts#L110
Unexpected any. Specify a different type
|
Main:
src/jsx/action/index.ts#L111
Unexpected any. Specify a different type
|
Main:
src/jsx/action/index.ts#L134
Unexpected any. Specify a different type
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-bun
|
12.1 KB |
|
coverage-deno
|
135 KB |
|
coverage-fastly
|
727 KB |
|
coverage-lambda
|
736 KB |
|
coverage-lambda-edge
|
730 KB |
|
coverage-node
|
733 KB |
|
coverage-workerd
|
713 KB |
|