Points breakdown+ performance analysis #6
Annotations
6 errors
deploy:
src/camera/camera-control.ts#L2
Cannot find module 'camera' or its corresponding type declarations.
|
deploy:
src/camera/camera.ts#L79
Argument of type 'unknown' is not assignable to parameter of type 'AllowSharedBufferSource'.
|
deploy:
src/renderers/renderer.ts#L86
Argument of type 'string' is not assignable to parameter of type 'File'.
|
deploy:
src/renderers/renderer.ts#L110
Argument of type 'string' is not assignable to parameter of type 'File'.
|
deploy:
src/utils/load.ts#L29
Argument of type 'unknown' is not assignable to parameter of type 'ArrayBuffer'.
|
deploy
Process completed with exit code 2.
|