Skip to content

code review

code review #179

Triggered via schedule August 12, 2023 19:08
Status Success
Total duration 32s
Artifacts

code-review.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/commands.ts#L26
'major' is assigned a value but never used
lint: src/commands.ts#L30
'major' is assigned a value but never used
lint: src/config.ts#L5
'SplitProcessing' is defined but never used
lint: src/config.ts#L154
Unexpected any. Specify a different type
lint: src/config.ts#L154
Unexpected any. Specify a different type
lint: src/const.ts#L1
Forbidden non-null assertion
lint: src/const.ts#L2
Forbidden non-null assertion
lint: src/utils.ts#L76
Unexpected any. Specify a different type
lint: test/commands.test.ts#L1
'fs' is defined but never used
lint: test/commands.test.ts#L2
'expect' is defined but never used