Publish Testing #445
publish-testing.yml
on: workflow_dispatch
build
17m 1s
Publish Changelogs
1m 10s
Annotations
31 warnings
|
Publish Changelogs
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L186
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L176
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
build:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L63
'EntityManager.StartComponents(EntityUid)' is obsolete: 'Use StartEntity'
|
|
build:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L62
'EntityManager.InitializeComponents(EntityUid, MetaDataComponent?)' is obsolete: 'Use InitializeEntity'
|
|
build:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L186
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L176
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
build:
RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L315
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build:
RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
build:
RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L74
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
|
build:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
build:
RobustToolbox/Robust.Shared/Serialization/Manager/SerializationManager.Reading.cs#L369
'ISerializationGenerated<T>.Read(ref T, MappingDataNode, ISerializationManager, SerializationHookContext, ISerializationContext?)' is obsolete: 'Use ISerializationManager.Read instead'
|
|
build:
RobustToolbox/Robust.Shared/Serialization/Manager/SerializationManager.Reading.cs#L367
'ISerializationGenerated<T>.StaticInstantiate()' is obsolete: 'Use ISerializationManager.CreateCopy instead'
|
|
build:
RobustToolbox/Robust.Shared/Serialization/Manager/SerializationManager.Reading.cs#L350
'ISerializationGenerated<T>.StaticInstantiate()' is obsolete: 'Use ISerializationManager.CreateCopy instead'
|
|
build:
RobustToolbox/Robust.Shared/Serialization/Manager/SerializationManager.Composition.cs#L184
'DataFieldDefinition' is obsolete: 'Only used in serialization source generators'
|
|
build:
RobustToolbox/Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build:
RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
build:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
build:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|