Skip to content

Expose more StringBuilder overloads to sandbox #14877

Expose more StringBuilder overloads to sandbox

Expose more StringBuilder overloads to sandbox #14877

Triggered via push October 26, 2025 22:10
Status Success
Total duration 9m 56s
Artifacts

test-content.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
build
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
build
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
build
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
build
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)