Skip to content

Bump pixi.js from 7.4.0 to 8.1.2 #413

Bump pixi.js from 7.4.0 to 8.1.2

Bump pixi.js from 7.4.0 to 8.1.2 #413

Triggered via pull request May 15, 2024 05:16
Status Failure
Total duration 7m 56s
Artifacts

ci-cd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Test-Static: modules/browser/src/radar/blips/blip-renderer.ts#L5
Cannot find module '@pixi/assets' or its corresponding type declarations.
Test-Static: modules/browser/src/radar/blips/blip-renderer.ts#L32
Argument of type 'Rectangle' is not assignable to parameter of type 'Bounds'.
Test-Static: modules/browser/src/radar/blips/blip-renderer.ts#L89
Argument of type 'Rectangle' is not assignable to parameter of type 'Bounds'.
Test-Static: modules/browser/src/radar/blips/blip-renderer.ts#L171
Argument of type 'Rectangle' is not assignable to parameter of type 'Bounds'.
Test-Static: modules/browser/src/radar/blips/blip-renderer.ts#L201
Argument of type 'Rectangle' is not assignable to parameter of type 'Bounds'.
Test-Static: modules/browser/src/radar/camera-view.ts#L1
Module '"pixi.js"' has no exported member 'DisplayObject'.
Test-Static: modules/browser/src/radar/camera-view.ts#L1
'"pixi.js"' has no exported member named 'IApplicationOptions'. Did you mean 'ApplicationOptions'?
Test-Static: modules/browser/src/radar/camera-view.ts#L10
Type 'HTMLCanvasElement' does not satisfy the constraint 'Renderer'.
Test-Static: modules/browser/src/radar/camera-view.ts#L34
No overload matches this call.
Test-Static: modules/browser/src/radar/camera-view.ts#L35
No overload matches this call.
Build
Process completed with exit code 1.
Test-E2e
Process completed with exit code 1.