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

Conserta erros de linter #587

Conserta erros de linter

Conserta erros de linter #587

Re-run triggered October 29, 2023 12:30
Status Failure
Total duration 4m 11s
Artifacts

yaml-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
YAML Linter
Process completed with exit code 134.
YAML Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
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/ViewVariables/Commands/ViewVariablesBaseCommand.cs#L10
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
YAML Linter: RobustToolbox/Robust.Shared/Configuration/ConfigurationCommands.cs#L12
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
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/IConsoleHost.cs#L53
'IConsoleCommand' is obsolete: 'New commands should utilize ToolshedCommand.'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/LogCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/LogCommands.cs#L61
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L11
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'