Skip to content

Update List

Update List #3138

Triggered via schedule January 21, 2025 09:12
Status Success
Total duration 39s
Artifacts

update_list.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
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; }'.
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636