Skip to content

Add shapecasts + raycasts #12594

Add shapecasts + raycasts

Add shapecasts + raycasts #12594

Triggered via pull request September 19, 2024 07:37
Status Failure
Total duration 1m 37s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build
The type arguments for method 'SharedBroadphaseSystem.GetBroadphases<TState>(MapId, Box2, ref TState, SharedBroadphaseSystem.BroadphaseCallback<TState>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
build
The name 'shapeFilter' does not exist in the current context
build
The name 'queryFilter' does not exist in the current context
build
The name 'shapeFilter' does not exist in the current context
build
The name 'queryFilter' does not exist in the current context
build
The name 'worldContext' does not exist in the current context
build
The name 'id' does not exist in the current context
build
The name 'worldContext' does not exist in the current context
build
The name 'worldContext' does not exist in the current context
build
The type or namespace name 'b2World' could not be found (are you missing a using directive or an assembly reference?)
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/
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'BoundUserInterface.DeferredClose' is obsolete
build
'BoundUserInterface.DeferredClose' is obsolete
build
'BoundUserInterface.DeferredClose' is obsolete
build
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
build
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
build
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'