Skip to content

feat(node): support node runtime based on @hono/node-server #126

feat(node): support node runtime based on @hono/node-server

feat(node): support node runtime based on @hono/node-server #126

Triggered via pull request March 15, 2024 02:06
Status Success
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
ci (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (18.x): src/app.test.ts#L116
'ctx' is defined but never used
ci (18.x): src/app.test.ts#L124
'ctx' is defined but never used
ci (18.x): src/app.test.ts#L179
'ctx' is defined but never used
ci (18.x): src/app.test.ts#L180
'ctx' is defined but never used
ci (18.x): src/app.test.ts#L181
'ctx' is defined but never used
ci (18.x): src/app.test.ts#L317
'_ctx' is defined but never used
ci (18.x): src/app.test.ts#L320
'ctx' is defined but never used
ci (18.x): src/app.ts#L99
Forbidden non-null assertion
ci (18.x): src/app.ts#L142
Unexpected any. Specify a different type
ci (18.x): src/app.ts#L142
Unexpected any. Specify a different type
ci (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (20.x): src/app.test.ts#L116
'ctx' is defined but never used
ci (20.x): src/app.test.ts#L124
'ctx' is defined but never used
ci (20.x): src/app.test.ts#L179
'ctx' is defined but never used
ci (20.x): src/app.test.ts#L180
'ctx' is defined but never used
ci (20.x): src/app.test.ts#L181
'ctx' is defined but never used
ci (20.x): src/app.test.ts#L317
'_ctx' is defined but never used
ci (20.x): src/app.test.ts#L320
'ctx' is defined but never used
ci (20.x): src/app.ts#L99
Forbidden non-null assertion
ci (20.x): src/app.ts#L142
Unexpected any. Specify a different type
ci (20.x): src/app.ts#L142
Unexpected any. Specify a different type