Skip to content

refactor: migrate ts and refactor types (#501) #6

refactor: migrate ts and refactor types (#501)

refactor: migrate ts and refactor types (#501) #6

Triggered via push April 6, 2024 02:54
Status Failure
Total duration 4m 46s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Test (windows-latest, 18)
Process completed with exit code 1.
Test (windows-latest, 16)
Process completed with exit code 1.
Lint: lib/context.ts#L9
Unexpected any. Specify a different type
Lint: lib/context.ts#L9
Unexpected any. Specify a different type
Lint: lib/types.ts#L17
Unexpected any. Specify a different type
Lint: test/scripts/help.ts#L77
Forbidden non-null assertion
Lint: test/scripts/help.ts#L92
Forbidden non-null assertion
Lint: test/scripts/help.ts#L107
Forbidden non-null assertion
Lint: test/scripts/help.ts#L107
Forbidden non-null assertion
Lint: test/scripts/help.ts#L125
Forbidden non-null assertion
Lint: test/scripts/help.ts#L125
Forbidden non-null assertion
Lint: test/scripts/hexo.ts#L4
'writeFile' is defined but never used