Bump super-linter/super-linter from 6 to 7 #66
Annotations
8 errors and 3 warnings
Lint Codebase:
src/findLambdas.ts#L98
Functions that return promises must be async
|
Lint Codebase:
src/findLambdas.ts#L107
Missing return type on function
|
Lint Codebase:
src/findLambdas.ts#L110
'allVersions' is never reassigned. Use 'const' instead
|
Lint Codebase:
src/findLambdas.ts#L162
Expected property shorthand
|
Lint Codebase:
src/main.ts#L82
Prefer for...of instead of Array.forEach
|
Lint Codebase:
src/main.ts#L89
Functions that return promises must be async
|
Lint Codebase:
src/main.ts#L89
Missing return type on function
|
Lint Codebase:
src/types.ts#L1
RevisionLocation not found in '@aws-sdk/client-codedeploy'
|
Lint Codebase:
.devcontainer/devcontainer.json#L1
File ignored by default.
|
Lint Codebase:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Codebase:
.prettierrc.json#L1
File ignored by default.
|