Remove gRPC from the public API #392
Annotations
2 errors and 4 warnings
Run npm run verify:
src/endpoint/lambda_handler.ts#L85
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Run npm run verify
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm run verify:
src/endpoint/lambda_handler.ts#L85
Forbidden non-null assertion
|
Run npm run verify:
src/endpoint/lambda_handler.ts#L86
Forbidden non-null assertion
|
Run npm run verify:
src/endpoint/lambda_handler.ts#L106
Forbidden non-null assertion
|
Loading