Skip to content

Merge branch 'DeltaV-Station:master' into master #4

Merge branch 'DeltaV-Station:master' into master

Merge branch 'DeltaV-Station:master' into master #4

Triggered via push January 8, 2024 22:40
Status Failure
Total duration 2m 25s
Artifacts

yaml-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 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
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/
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/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.'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/GcCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'