Skip to content

ooops

ooops #504

Triggered via push June 14, 2024 23:29
Status Failure
Total duration 4m 4s
Artifacts

yaml-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
YAML Linter: Prototypes/_Sunrise/Pacificator/pacificator.yml#L94
/Prototypes/_Sunrise/Pacificator/pacificator.yml(94,5) Field "materialRequirements" not found in "Content.Shared.Construction.Components.MachineBoardComponent".
YAML Linter: Prototypes/_Sunrise/Entities/Objects/Devices/Circuitboards/Machine/production.yml#L9
/Prototypes/_Sunrise/Entities/Objects/Devices/Circuitboards/Machine/production.yml(9,7) Field "materialRequirements" not found in "Content.Shared.Construction.Components.MachineBoardComponent".
YAML Linter: Prototypes/_Sunrise/SoundCollections/vulpkanin.yml#L4
/Prototypes/_Sunrise/SoundCollections/vulpkanin.yml(4,5) File not found. (/Audio/_Sunrise/Voice/Vulpkanin/dog_bark1.ogg)
YAML Linter: Prototypes/_Sunrise/SoundCollections/vulpkanin.yml#L5
/Prototypes/_Sunrise/SoundCollections/vulpkanin.yml(5,5) File not found. (/Audio/_Sunrise/Voice/Vulpkanin/dog_bark2.ogg)
YAML Linter: Prototypes/_Sunrise/SoundCollections/vulpkanin.yml#L6
/Prototypes/_Sunrise/SoundCollections/vulpkanin.yml(6,5) File not found. (/Audio/_Sunrise/Voice/Vulpkanin/dog_bark3.ogg)
YAML Linter: Prototypes/_Sunrise/SoundCollections/vulpkanin.yml#L11
/Prototypes/_Sunrise/SoundCollections/vulpkanin.yml(11,5) File not found. (/Audio/_Sunrise/Voice/Vulpkanin/dog_growl1.ogg)
YAML Linter: Prototypes/_Sunrise/SoundCollections/vulpkanin.yml#L12
/Prototypes/_Sunrise/SoundCollections/vulpkanin.yml(12,5) File not found. (/Audio/_Sunrise/Voice/Vulpkanin/dog_growl2.ogg)
YAML Linter: Prototypes/_Sunrise/SoundCollections/vulpkanin.yml#L13
/Prototypes/_Sunrise/SoundCollections/vulpkanin.yml(13,5) File not found. (/Audio/_Sunrise/Voice/Vulpkanin/dog_growl3.ogg)
YAML Linter: Prototypes/_Sunrise/SoundCollections/vulpkanin.yml#L14
/Prototypes/_Sunrise/SoundCollections/vulpkanin.yml(14,5) File not found. (/Audio/_Sunrise/Voice/Vulpkanin/dog_growl4.ogg)
YAML Linter: Prototypes/_Sunrise/SoundCollections/vulpkanin.yml#L15
/Prototypes/_Sunrise/SoundCollections/vulpkanin.yml(15,5) File not found. (/Audio/_Sunrise/Voice/Vulpkanin/dog_growl5.ogg)
YAML Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], space-wizards/[email protected], actions/[email protected]. 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: 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/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
YAML Linter: RobustToolbox/Robust.Shared/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L254
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L261
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/CPUJob/JobQueues/Job.cs#L187
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
YAML Linter: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L200
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L200
'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()'
YAML Linter: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
YAML Linter: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'