Skip to content

feat(validator): Introduce responseValidator #6151

feat(validator): Introduce responseValidator

feat(validator): Introduce responseValidator #6151

Triggered via pull request January 21, 2025 05:44
Status Failure
Total duration 1m 3s
Artifacts 7

ci.yml

on: pull_request
Matrix: node
Checking if it's valid for JSR
10s
Checking if it's valid for JSR
Type & Bundle size Check on PR
55s
Type & Bundle size Check on PR
Type & Bundle size Check on Main
0s
Type & Bundle size Check on Main
Coverage
0s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 12 warnings
Main
Process completed with exit code 1.
Node.js v20.x: src/adapter/aws-lambda/handler.ts#L344
'event' is declared but its value is never read.
Node.js v20.x: src/adapter/aws-lambda/handler.ts#L346
'headers' is declared but its value is never read.
Node.js v20.x: src/jsx/types.ts#L26
All type parameters are unused.
Node.js v20.x: src/validator/response-validator.ts#L9
Required type parameters may not follow optional type parameters.
Node.js v20.x: src/validator/response-validator.ts#L26
Type 'P' does not satisfy the constraint 'Env'.
Node.js v22.x: src/adapter/aws-lambda/handler.ts#L344
'event' is declared but its value is never read.
Node.js v22.x: src/adapter/aws-lambda/handler.ts#L346
'headers' is declared but its value is never read.
Node.js v22.x: src/jsx/types.ts#L26
All type parameters are unused.
Node.js v22.x: src/validator/response-validator.ts#L9
Required type parameters may not follow optional type parameters.
Node.js v22.x: src/validator/response-validator.ts#L26
Type 'P' does not satisfy the constraint 'Env'.
Node.js v18.18.2: src/adapter/aws-lambda/handler.ts#L344
'event' is declared but its value is never read.
Node.js v18.18.2: src/adapter/aws-lambda/handler.ts#L346
'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 v18.18.2: src/validator/response-validator.ts#L9
Required type parameters may not follow optional type parameters.
Node.js v18.18.2: src/validator/response-validator.ts#L26
Type 'P' does not satisfy the constraint 'Env'.
workerd: src/adapter/aws-lambda/handler.ts#L344
'event' is declared but its value is never read.
workerd: src/adapter/aws-lambda/handler.ts#L346
'headers' is declared but its value is never read.
workerd: src/jsx/types.ts#L26
All type parameters are unused.
workerd: src/validator/response-validator.ts#L9
Required type parameters may not follow optional type parameters.
workerd: src/validator/response-validator.ts#L26
Type 'P' does not satisfy the constraint 'Env'.
Bun
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Checking if it's valid for JSR
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deno
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Node.js v20.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lambda@Edge
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Node.js v22.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
AWS Lambda
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Fastly Compute
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Node.js v18.18.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
workerd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Type & Bundle size Check on PR
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
coverage-bun
12 KB
coverage-deno
134 KB
coverage-fastly
694 KB
coverage-lambda
703 KB
coverage-lambda-edge
697 KB
coverage-node
700 KB
coverage-workerd
680 KB