Skip to content

ci: change push branch to main #2

ci: change push branch to main

ci: change push branch to main #2

Triggered via push February 19, 2024 19:47
Status Failure
Total duration 19s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy: src/main.ts#L3
Cannot find module 'three/addons/loaders/OBJLoader' or its corresponding type declarations.
deploy: src/main.ts#L4
Cannot find module 'three/addons/loaders/MTLLoader' or its corresponding type declarations.
deploy: src/main.ts#L5
Cannot find module 'three/addons/webxr/XRButton' or its corresponding type declarations.
deploy: src/main.ts#L6
Cannot find module 'three/addons/webxr/XRControllerModelFactory' or its corresponding type declarations.
deploy: src/main.ts#L56
'controller1' is declared but its value is never read.
deploy: src/main.ts#L57
'controller2' is declared but its value is never read.
deploy: src/main.ts#L80
Type '"render"' is not assignable to type 'keyof Object3DEventMap'.
deploy: src/main.ts#L112
Property 'buttons' does not exist on type 'never'.
deploy: src/main.ts#L122
Parameter 'button' implicitly has an 'any' type.
deploy: src/main.ts#L122
Parameter 'index' implicitly has an 'any' type.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.