Optimise broadphase re-insertions#6809
Merged
metalgearsloth merged 2 commits intoJul 18, 2026
Merged
Annotations
3 errors and 21 warnings
|
Build (Release)
Process completed with exit code 1.
|
|
Build (Release)
Use the proxy method TryComp instead of calling EntityManager.TryGetComponent directly
|
|
Build (Release)
Use the proxy method TryComp instead of calling EntityManager.TryGetComponent directly
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Release)
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build (Release)
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build (Release)
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build (Release)
'EntityManager.StartComponents(EntityUid)' is obsolete: 'Use StartEntity'
|
|
Build (Release)
'EntityManager.InitializeComponents(EntityUid, MetaDataComponent?)' is obsolete: 'Use InitializeEntity'
|
|
Build (Release)
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Build (Release)
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Build (Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Build (Release)
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Build (Release)
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
Build (Debug)
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Build (Debug)
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Build (Debug)
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Build (Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Build (Debug)
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Build (Debug)
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
|
|
Build (Debug)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
|
Build (Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Build (Debug)
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Build (Debug)
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
background
wait
wait-all
cancel
parallel
Loading