Skip to content

Build & Publish Docfx #28

Build & Publish Docfx

Build & Publish Docfx #28

Triggered via schedule August 23, 2026 01:28
Status Failure
Total duration 3m 51s
Artifacts

build-docfx.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L146
The type or namespace name 'NetIncomingMessage' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L146
The type or namespace name 'NetPeer' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L110
The type or namespace name 'NetServer' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L110
The type or namespace name 'NetClient' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L1
The type or namespace name 'Lidgren' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L146
The type or namespace name 'NetIncomingMessage' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L146
The type or namespace name 'NetPeer' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L110
The type or namespace name 'NetServer' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L110
The type or namespace name 'NetClient' could not be found (are you missing a using directive or an assembly reference?)
docfx: RobustToolbox/Robust.Shared.Tests/Networking/NetEncryptionDoSTest.cs#L1
The type or namespace name 'Lidgren' could not be found (are you missing a using directive or an assembly reference?)
docfx
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, 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/
docfx: RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L380
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
docfx: RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L335
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
docfx: RobustToolbox/Robust.Shared/Network/Messages/MsgConVars.cs#L26
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
docfx: RobustToolbox/Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
docfx: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1209
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
docfx: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1195
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
docfx: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L863
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
docfx: RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
docfx: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
docfx: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L339
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'