Add check before delete comment #165
Merged
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn lint-ci:
src/Parser/SarifParser.ts#L98
Unexpected any. Specify a different type
|
Run yarn lint-ci:
src/Parser/SarifParser.ts#L107
'run' is defined but never used
|
Run yarn lint-ci:
src/Provider/GitLab/GitLab.spec.ts#L18
'generateCommentKey' is assigned a value but never used
|
Run yarn lint-ci:
src/Provider/GitLab/GitLabAdapter.ts#L5
'MergeRequestNoteSchema' is defined but never used
|
Run yarn lint-ci:
src/Provider/GitLab/GitLabAdapter.ts#L26
Unexpected any. Specify a different type
|
Run yarn lint-ci:
src/Provider/GitLab/GitLabAdapter.ts#L26
Unexpected any. Specify a different type
|
Run yarn lint-ci:
src/Provider/GitLab/GitLabAdapter.ts#L56
'nLines' is defined but never used
|
Loading