Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.9.1 #41
Annotations
4 errors and 3 warnings
Lint Code Base:
src/actionItems.ts#L17
'matches' is never reassigned. Use 'const' instead
|
Lint Code Base:
src/actionItems.ts#L23
Unexpected string concatenation
|
Lint Code Base:
src/actionItems.ts#L28
Unexpected string concatenation
|
Lint Code Base:
src/createIssue.ts#L12
'title' is already declared in the upper scope on line 5 column 3
|
Lint Code Base:
.github/linters/tsconfig.json#L1
File ignored by default.
|
Lint Code Base:
.prettierrc.json#L1
File ignored by default.
|
Lint Code Base:
src/meetingTopics.ts#L21
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|