Bump the npm-development group across 1 directory with 7 updates #32
ci.yml
on: pull_request
TypeScript Tests
19s
GitHub Actions Test
2s
Annotations
8 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#L81
Prefer for...of instead of Array.forEach
|
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']
|