Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.
Triggered via pull request December 19, 2024 18:15
Status Failure
Total duration 36s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: node_modules/@types/css-font-loading-module/index.d.ts#L44
Subsequent property declarations must have the same type. Property 'onloading' must be of type '((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null', but here has type '((this: FontFaceSet, event: Event) => any) | null'.
build: node_modules/@types/css-font-loading-module/index.d.ts#L45
Subsequent property declarations must have the same type. Property 'onloadingdone' must be of type '((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null', but here has type '((this: FontFaceSet, event: Event) => any) | null'.
build: node_modules/@types/css-font-loading-module/index.d.ts#L46
Subsequent property declarations must have the same type. Property 'onloadingerror' must be of type '((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null', but here has type '((this: FontFaceSet, event: Event) => any) | null'.
build: node_modules/pixi.js/lib/events/FederatedPointerEvent.d.ts#L6
Class 'FederatedPointerEvent' incorrectly implements interface 'PointerEvent'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636