feat: new built-in middleware bodyLimit #3571
Triggered via pull request
January 26, 2024 03:21
Status
Failure
Total duration
6h 0m 25s
Artifacts
–
ci.yml
on: pull_request
Main
6h 0m
Checking if you've done denoify
54s
Deno
11s
Bun
4s
Fastly Compute
34s
Cloudflare Workers
37s
AWS Lambda
34s
Lambda@Edge
34s
Matrix: node
Annotations
3 errors and 4 warnings
Checking if you've done denoify
Process completed with exit code 1.
|
Main
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
|
Main
The operation was canceled.
|
Bun
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: oven-sh/setup-bun@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Bun
Failed to save: Unable to reserve cache with key bun-1.0.18-linux-x64-true-false, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/2077/merge, Key: bun-1.0.18-linux-x64-true-false, Version: 4793076103aa823b0a4c97942d7385d4346f77a3c30a0bad6e0f1d748becbab5
|
Deno
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: denoland/setup-deno@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Main:
src/middleware/body-limit/index.test.ts#L7
'exampleBody' is assigned a value but never used
|