Skip to content

Add shapecasts + raycasts #12547

Add shapecasts + raycasts

Add shapecasts + raycasts #12547

Triggered via pull request September 15, 2024 10:10
Status Failure
Total duration 1m 9s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Inconsistent accessibility: parameter type 'RayCastInput' is less accessible than method 'B2DynamicTree<T>.RayCastNew(RayCastInput, uint, B2DynamicTree<T>.NewRayCallback)'
build
Inconsistent accessibility: parameter type 'RayCastInput' is less accessible than delegate 'B2DynamicTree<T>.NewRayCallback'
build
Inconsistent accessibility: parameter type 'RayCastInput' is less accessible than method 'B2DynamicTree<T>.RayCastNew(RayCastInput, uint, B2DynamicTree<T>.NewRayCallback)'
build
Inconsistent accessibility: parameter type 'RayCastInput' is less accessible than delegate 'B2DynamicTree<T>.NewRayCallback'
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/