Skip to content

Update List

Update List #3155

Triggered via schedule February 7, 2025 09:12
Status Success
Total duration 34s
Artifacts

update_list.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error
main: node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.