Skip to content

feat(spatial): add raycasting utilities (raycastSegment, raycastAabb); docs + tests + example #131

feat(spatial): add raycasting utilities (raycastSegment, raycastAabb); docs + tests + example

feat(spatial): add raycasting utilities (raycastSegment, raycastAabb); docs + tests + example #131

Triggered via pull request October 9, 2025 05:16
Status Failure
Total duration 20s
Artifacts

ci.yml

on: pull_request
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