Skip to content

feat(spatial): add raycasting utilities (raycastSegment, raycastAabb)… #132

feat(spatial): add raycasting utilities (raycastSegment, raycastAabb)…

feat(spatial): add raycasting utilities (raycastSegment, raycastAabb)… #132

Triggered via push October 9, 2025 05:17
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: tests/raycast.test.ts#L34
Unsafe call of an `any` typed value
build: tests/raycast.test.ts#L34
Unsafe assignment of an `any` value
build: tests/raycast.test.ts#L25
Unsafe call of an `any` typed value
build: tests/raycast.test.ts#L25
Unsafe assignment of an `any` value
build: tests/raycast.test.ts#L17
Unsafe call of an `any` typed value
build: tests/raycast.test.ts#L17
Unsafe assignment of an `any` value
build: tests/raycast.test.ts#L12
Unsafe member access .distance on an `any` value
build: tests/raycast.test.ts#L12
Unsafe argument of type `any` assigned to a parameter of type `number`
build: tests/raycast.test.ts#L6
Unsafe call of an `any` typed value
build: tests/raycast.test.ts#L6
Unsafe assignment of an `any` value