[minor] Forgot some mail carrier stuff #307
Triggered via pull request
September 27, 2023 23:32
Status
Success
Total duration
4m 48s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
YAML Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
YAML Linter:
RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Configuration/ConfigurationCommands.cs#L12
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L21
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/ConfigurationCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/DumpDependencyInjectors.cs#L6
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/DumpEventTablesCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/DumpNetComponentsCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/DumpSerializerTypeMapCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/EchoCommand.cs#L3
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/ExecCommand.cs#L11
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|