Skip to content

add ts-ignore to fix infinite type recursion #112

add ts-ignore to fix infinite type recursion

add ts-ignore to fix infinite type recursion #112

Triggered via push September 27, 2023 17:36
Status Success
Total duration 3m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint: server/classes/project.ts#L130
Unexpected any. Specify a different type
lint: server/rss.ts#L1
'IncomingMessage' is defined but never used
lint: server/rss.ts#L1
'ServerResponse' is defined but never used
lint: utility/datafetching.ts#L62
Unexpected any. Specify a different type
lint: utility/datafetching.ts#L85
Do not use "@ts-ignore" because it alters compilation errors