Deploy to surge #5
Annotations
8 errors
test:
src/game-over.tsx#L43
Type 'import("/home/runner/work/pong/pong/node_modules/pixi.js/node_modules/@pixi/text/lib/TextStyle").TextStyle' is not assignable to type 'import("/home/runner/work/pong/pong/node_modules/@pixi/text/lib/TextStyle").TextStyle'.
|
test:
src/game-over.tsx#L51
Type 'import("/home/runner/work/pong/pong/node_modules/pixi.js/node_modules/@pixi/text/lib/TextStyle").TextStyle' is not assignable to type 'import("/home/runner/work/pong/pong/node_modules/@pixi/text/lib/TextStyle").TextStyle'.
|
test:
src/menu-state.tsx#L79
Type 'import("/home/runner/work/pong/pong/node_modules/pixi.js/node_modules/@pixi/text/lib/TextStyle").TextStyle' is not assignable to type 'import("/home/runner/work/pong/pong/node_modules/@pixi/text/lib/TextStyle").TextStyle'.
|
test:
src/menu-state.tsx#L88
Type 'import("/home/runner/work/pong/pong/node_modules/pixi.js/node_modules/@pixi/text/lib/TextStyle").TextStyle' is not assignable to type 'import("/home/runner/work/pong/pong/node_modules/@pixi/text/lib/TextStyle").TextStyle'.
|
test:
src/menu-state.tsx#L96
Type 'import("/home/runner/work/pong/pong/node_modules/pixi.js/node_modules/@pixi/text/lib/TextStyle").TextStyle' is not assignable to type 'import("/home/runner/work/pong/pong/node_modules/@pixi/text/lib/TextStyle").TextStyle'.
|
test:
src/menu-state.tsx#L104
Type 'import("/home/runner/work/pong/pong/node_modules/pixi.js/node_modules/@pixi/text/lib/TextStyle").TextStyle' is not assignable to type 'import("/home/runner/work/pong/pong/node_modules/@pixi/text/lib/TextStyle").TextStyle'.
|
test:
src/score.tsx#L27
Type 'import("/home/runner/work/pong/pong/node_modules/pixi.js/node_modules/@pixi/text/lib/TextStyle").TextStyle' is not assignable to type 'import("/home/runner/work/pong/pong/node_modules/@pixi/text/lib/TextStyle").TextStyle'.
|
test
Process completed with exit code 2.
|