Skip to content

Strongly typed events (WIP) #953

Strongly typed events (WIP)

Strongly typed events (WIP) #953

Triggered via pull request July 30, 2023 20:53
Status Failure
Total duration 1m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
test-examples
Property 'value' does not exist on type 'Event<"dragging-changed", TransformControls>'.
test-examples
Property 'value' does not exist on type 'Event<"dragging-changed", TransformControls>'.
test-examples
Property 'value' does not exist on type 'Event<"dragging-changed", TransformControls>'.
test-examples
Property 'addEventListener' does not exist on type 'XREstimatedLight'.
test-examples
Argument of type 'XREstimatedLight' is not assignable to parameter of type 'Object3D'.
test-examples
Property 'addEventListener' does not exist on type 'XREstimatedLight'.
test-examples
Argument of type 'XREstimatedLight' is not assignable to parameter of type 'Object3D'.
test-examples
Type 'Group' is not generic.
test-examples
Process completed with exit code 1.
test: types/three/src/core/EventDispatcher.d.ts#L66
Type parameter E is used only once
test: types/three/src/core/EventDispatcher.d.ts#L66
Type parameter Map is used only once
test
Process completed with exit code 1.