Skip to content

Release

Release #48

Triggered via push January 19, 2024 01:01
Status Failure
Total duration 1m 54s
Artifacts

deploy.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Type 'Element' is not assignable to type 'string | (ReactElement<any, string | JSXElementConstructor<any>> & string) | (Iterable<ReactNode> & string) | (ReactPortal & string) | undefined'.
build
Type 'RefObject<Group<Object3DEventMap>>' is not assignable to type 'Ref<Group> | undefined'.
build
Type 'THREE.Vector3' is not assignable to type 'import("/home/runner/work/thorium-nova/thorium-nova/client/node_modules/@types/three/src/math/Vector3").Vector3'.
build
Argument of type 'import("/home/runner/work/thorium-nova/thorium-nova/client/node_modules/@types/three/src/math/Vector3").Vector3' is not assignable to parameter of type 'THREE.Vector3'.
build
Argument of type 'THREE.Quaternion' is not assignable to parameter of type 'import("/home/runner/work/thorium-nova/thorium-nova/client/node_modules/@types/three/src/math/Quaternion").Quaternion'.
build
Type 'Vector3' is not assignable to type 'Vector3 | undefined'.
build
Type 'RefObject<Group<Object3DEventMap>>' is not assignable to type 'Ref<Group> | undefined'.
build
Argument of type 'THREE.Vector3 | Vector3' is not assignable to parameter of type 'Vector3'.
build
Argument of type 'THREE.Vector3' is not assignable to parameter of type 'import("/home/runner/work/thorium-nova/thorium-nova/client/node_modules/@types/three/src/math/Vector3").Vector3'.
build
Type 'import("/home/runner/work/thorium-nova/thorium-nova/client/node_modules/@types/three/src/math/Vector3").Vector3' is not assignable to type 'THREE.Vector3'.