Skip to content

add more hints and explanation for parameters #7

add more hints and explanation for parameters

add more hints and explanation for parameters #7

Triggered via push October 22, 2024 17:56
Status Failure
Total duration 19s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

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.