Skip to content

Merge pull request #97 from SpicyDarkFox/dbg #24

Merge pull request #97 from SpicyDarkFox/dbg

Merge pull request #97 from SpicyDarkFox/dbg #24

Triggered via push September 8, 2024 15:11
Status Failure
Total duration 4m 12s
Artifacts
YAML Linter Secrets
4m 2s
YAML Linter Secrets
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
YAML Linter Secrets: Prototypes/_LostParadise/Entities/Objects/Weapons/Melee/syndie.yml#L63
/Prototypes/_LostParadise/Entities/Objects/Weapons/Melee/syndie.yml(63,5) Field "speed" not found in "Content.Shared.Prying.Components.PryingComponent".
YAML Linter Secrets
Process completed with exit code 255.
YAML Linter Secrets
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 Secrets
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], space-wizards/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
YAML Linter Secrets: RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
YAML Linter Secrets: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
YAML Linter Secrets: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L289
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter Secrets: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L254
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter Secrets: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L261
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter Secrets: RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
YAML Linter Secrets: RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
YAML Linter Secrets: RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L146
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter Secrets: RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L150
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'
YAML Linter Secrets: RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L151
'IMapManager.IsMapPaused(MapId)' is obsolete: 'Use MapSystem'