Add ResourceType tag to lambda #72
ci.yml
on: push
TypeScript Tests
21s
GitHub Actions Test
6s
Annotations
10 errors and 1 warning
GitHub Actions Test
Region is missing
|
TypeScript Tests:
src/findLambdas.ts#L101
Functions that return promises must be async
|
TypeScript Tests:
src/findLambdas.ts#L110
Missing return type on function
|
TypeScript Tests:
src/findLambdas.ts#L113
'allVersions' is never reassigned. Use 'const' instead
|
TypeScript Tests:
src/findLambdas.ts#L165
Expected property shorthand
|
TypeScript Tests:
src/main.ts#L82
Prefer for...of instead of Array.forEach
|
TypeScript Tests:
src/main.ts#L89
Functions that return promises must be async
|
TypeScript Tests:
src/main.ts#L89
Missing return type on function
|
TypeScript Tests:
src/types.ts#L1
RevisionLocation not found in '@aws-sdk/client-codedeploy'
|
TypeScript Tests
Process completed with exit code 1.
|
GitHub Actions Test
Unexpected input(s) 'milliseconds', valid inputs are ['applicationName', 'deploymentConfigName', 'description', 'tagKey', 'tagValues']
|