feat: deploy aws / add streaming #4821
Annotations
5 errors and 2 warnings
build
'lambdaStreaming' is declared but its value is never read.
|
build
Cannot find name 'lambda_streaming'. Did you mean 'lambdaStreaming'?
|
build
Process completed with exit code 2.
|
test:
packages/waku/src/lib/plugins/vite-plugin-deploy-aws-lambda.ts#L11
'lambdaStreaming' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|