Implement #4
Annotations
7 errors and 4 warnings
Lint Codebase:
src/parseComments.ts#L38
Missing return type on function
|
Lint Codebase:
src/parseComments.ts#L46
Missing return type on function
|
Lint Codebase:
src/parseDiff.ts#L16
Missing return type on function
|
Lint Codebase:
src/parseDiff.ts#L19
This assertion is unnecessary since it does not change the type of the expression
|
Lint Codebase:
src/parseDiff.ts#L32
Use 'String#startsWith' method instead
|
Lint Codebase:
src/parseDiff.ts#L40
Use 'String#startsWith' method instead
|
Lint Codebase:
src/parseDiff.ts#L40
Use 'String#startsWith' method instead
|
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.
|
Lint Codebase:
src/parseDiff.ts#L19
Forbidden non-null assertion
|