Skip to content

Update README.md

Update README.md #42

Triggered via push April 24, 2024 20:46
Status Failure
Total duration 2m 16s
Artifacts

yaml-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
YAML Linter: Content.Server/Disease/DiseaseSystem.cs#L374
Class type parameter Content.Shared.Disease.DiseasePrototype? is annotated as nullable but notNullableOverride is set to true
YAML Linter: Content.Server/Disease/DiseaseSystem.cs#L374
Class type parameter Content.Shared.Disease.DiseasePrototype? is annotated as nullable but notNullableOverride is set to true
YAML Linter
Process completed with exit code 1.
YAML Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
YAML Linter
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/
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/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/ConsoleHost.cs#L42
'IConsoleCommand' is obsolete: 'New commands should utilize RtShellCommand.'
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.'