Removes IMapManager#6584
Merged
ArtisticRoomba merged 22 commits intoJul 2, 2026
Merged
Annotations
10 errors and 12 warnings
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build
The type or namespace name 'IMapManager' could not be found (are you missing a using directive or an assembly reference?)
|
|
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/
|
|
Archive NUnit3 test results.
No files were found with the provided path: test_results/*. No artifacts will be uploaded.
|
|
Build
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Build
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Build
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Build
'RandomHelpers.NextByte(Random, byte)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.'
|
|
Build
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
|
Build
'TransformComponent.LocalRotation.set' is obsolete: 'Use SharedTransformSystem.SetLocalRotation'
|
|
Build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Build
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
|
Build
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Build
'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