Skip to content

User createReviewComment instead of createComment #31

User createReviewComment instead of createComment

User createReviewComment instead of createComment #31

Triggered via push April 11, 2024 10:07
Status Failure
Total duration 1m 54s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint Codebase: __test__/main.test.ts#L1
'findTodos' is defined but never used
Lint Codebase: __test__/main.test.ts#L3
'__diff' is assigned a value but never used
Lint Codebase: src/main.ts#L4
'start' is defined but never used
Lint Codebase: src/main.ts#L72
'todos' is already declared in the upper scope on line 57 column 9
Lint Codebase: src/main.ts#L84
Expected '===' and instead saw '=='
Lint Codebase: src/main.ts#L86
Expected property shorthand
Lint Codebase: src/main.ts#L110
'comments' is assigned a value but never used
Lint Codebase: src/main.ts#L126
Unexpected constant condition
Lint Codebase: src/main.ts#L137
'todo' is already declared in the upper scope on line 136 column 16
Lint Codebase: src/main.ts#L138
'todo' is already declared in the upper scope on line 136 column 16
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.
Lint Codebase: __test__/main.test.ts#L17
Some tests seem to be commented
Lint Codebase: __test__/main.test.ts#L18
Some tests seem to be commented