add Lambda function to respond to S3 put events and add json files #134
Annotations
4 errors and 3 warnings
Run linter for api side:
api/src/functions/cpfValidation/cpfValidation.ts#L11
'bucket' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linter for api side:
api/src/functions/cpfValidation/cpfValidation.ts#L12
'key' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run linter for api side:
api/src/functions/cpfValidation/cpfValidation.ts#L22
'res' is defined but never used. Allowed unused args must match /^_/u
|
Run linter for api side
Process completed with exit code 1.
|
Run linter for api side:
api/src/lib/aws.ts#L64
Unexpected any. Specify a different type
|
Run linter for api side:
api/src/lib/aws.ts#L73
Unexpected any. Specify a different type
|
Run linter for api side:
api/src/lib/aws.ts#L147
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading