Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Adds NearSighted trait from Parkstation. #726

Adds NearSighted trait from Parkstation.

Adds NearSighted trait from Parkstation. #726

Triggered via pull request October 18, 2023 15:41
Status Success
Total duration 7m 13s
Artifacts

test-packaging.yml

on: pull_request
Test Packaging
7m 5s
Test Packaging
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test Packaging
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/submodule-dependency@v0.1.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Packaging: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Test Packaging: RobustToolbox/Robust.Shared/ViewVariables/Commands/ViewVariablesBaseCommand.cs#L10
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/ConfigurationCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/DumpDependencyInjectors.cs#L6
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/DumpEventTablesCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/DumpNetComponentsCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/DumpSerializerTypeMapCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/EchoCommand.cs#L3
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/ExecCommand.cs#L11
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
Test Packaging: RobustToolbox/Robust.Shared/Console/Commands/GcCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'