Checks for PR #256 #331
Annotations
7 errors and 1 warning
sst.config.ts#L1
Module '"sst"' has no exported member 'SSTConfig'.
|
sst.config.ts#L7
Parameter '_input' implicitly has an 'any' type.
|
sst.config.ts#L11
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
sst.config.ts#L14
Parameter 'app' implicitly has an 'any' type.
|
stacks/Site.ts#L3
Cannot find module 'sst/constructs' or its corresponding type declarations.
|
stacks/Site.ts#L28
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
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/.
|
This job failed
Loading