add delay to codedeploy requests #38
ci.yml
on: push
TypeScript Tests
21s
GitHub Actions Test
7s
Annotations
10 errors and 1 warning
GitHub Actions Test
Region is missing
|
TypeScript Tests:
src/findLambdas.ts#L98
Functions that return promises must be async
|
TypeScript Tests:
src/findLambdas.ts#L107
Missing return type on function
|
TypeScript Tests:
src/findLambdas.ts#L110
'allVersions' is never reassigned. Use 'const' instead
|
TypeScript Tests:
src/findLambdas.ts#L162
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']
|