Skip to content

Build & Publish Docfx #87

Build & Publish Docfx

Build & Publish Docfx #87

Triggered via schedule July 28, 2024 01:19
Status Failure
Total duration 12m 4s
Artifacts

build-docfx.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
docfx
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docfx
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docfx: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
docfx: RobustToolbox/Robust.Shared/ViewVariables/Commands/ViewVariablesBaseCommand.cs#L10
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
docfx: RobustToolbox/Robust.Shared/Network/HWId.cs#L36
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
docfx: RobustToolbox/Robust.Shared/Configuration/ConfigurationCommands.cs#L12
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
docfx: RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L9
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
docfx: RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L70
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
docfx: RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L90
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
docfx: RobustToolbox/Robust.Shared/Console/Commands/ConfigurationCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
docfx: RobustToolbox/Robust.Shared/Console/Commands/DumpDependencyInjectors.cs#L6
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
docfx: RobustToolbox/Robust.Shared/Console/ConsoleHost.cs#L42
'IConsoleCommand' is obsolete: 'New commands should utilize RtShellCommand.'