Skip to content

feat: #220 AWS Lambda Handler #2

feat: #220 AWS Lambda Handler

feat: #220 AWS Lambda Handler #2

Triggered via pull request June 4, 2024 09:26
Status Failure
Total duration 17s
Artifacts

aws-lambda.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Cannot find module 'http' or its corresponding type declarations.
build
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build
Cannot find namespace 'NodeJS'.
build
Cannot find name 'setTimeout'.
build
Cannot find name 'clearInterval'.
build
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
build
Cannot find module 'express' or its corresponding type declarations.
build
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
build
Cannot find module 'async_hooks' or its corresponding type declarations.