This repository was archived by the owner on Jun 28, 2026. It is now read-only.
Upgrade to newer XamlX#3
Open
sowelipililimute wants to merge 8 commits into
Open
Annotations
1 error and 12 warnings
|
Build (Release)
Process completed with exit code 1.
|
|
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 (Release)
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build (Release)
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
|
|
Build (Release)
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Build (Release)
'RandomHelpers.NextByte(Random, byte)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.'
|
|
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)
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
|
|
Build (Release)
'TransformComponent.LocalRotation.set' is obsolete: 'Use SharedTransformSystem.SetLocalRotation'
|
|
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'
|
background
wait
wait-all
cancel
parallel
Loading