Skip to content

draft: use request wrapper for erequest #110

draft: use request wrapper for erequest

draft: use request wrapper for erequest #110

Triggered via pull request May 2, 2024 18:08
Status Failure
Total duration 24s
Artifacts

release.yml

on: pull_request
expressly
15s
expressly
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
expressly: src/index.ts#L4
Module '"./lib/routing/request"' declares 'ERequest' locally, but it is not exported.
expressly: src/lib/routing/request/index.ts#L13
Cannot assign to 'waitUntil' because it is a read-only property.
expressly: src/lib/routing/request/index.ts#L14
Cannot assign to 'clientInfo' because it is a read-only property.
expressly: src/lib/routing/request/index.ts#L14
Property 'event' does not exist on type 'EReq'.
expressly: src/lib/routing/request/index.ts#L25
Property 'config' does not exist on type 'EReq'.
expressly: src/lib/routing/request/index.ts#L40
Expected 1-2 arguments, but got 0.
expressly
Process completed with exit code 2.
expressly
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.