Magazines and Newspapers #20368
build-test-debug.yml
on: pull_request
build
5m 8s
Matrix: integration-tests
Debug CI Required
6s
Cleanup Artifacts
4s
Annotations
1 error and 13 warnings
|
Integration Tests (shard 6)
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1100k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4, space-wizards/submodule-dependency@v0.1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
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/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
|
build:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L233
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
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/Prototypes/PrototypeManager.ValidateFields.cs#L180
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
|
|
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/Map/TileDefinitionManager.cs#L63
'RandomHelpers.NextByte(Random, byte)' is obsolete: 'Always use RobustRandom/IRobustRandom, System.Random does not provide any extra functionality.'
|
|
build:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L346
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Integration Tests (shard 6)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
Cleanup Artifacts
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: geekyeggo/delete-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|