Skip to content

Maintenance - Brings fork up to date as of November 25, 2023, at 5:05 PM (EST) #908

Maintenance - Brings fork up to date as of November 25, 2023, at 5:05 PM (EST)

Maintenance - Brings fork up to date as of November 25, 2023, at 5:05 PM (EST) #908

Triggered via pull request November 21, 2023 01:46
Status Failure
Total duration 1m 58s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
YAML Linter: Content.Shared/CartridgeLoader/CartridgeUiMessage.cs#L1
The type or namespace name 'Players' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
YAML Linter: Content.Shared/CartridgeLoader/SharedCartridgeLoaderSystem.cs#L3
The type or namespace name 'Players' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
YAML Linter: Content.Shared/_Citadel/Thalers/SharedPersonalBankSystem.cs#L6
The type or namespace name 'IToolshedPrettyPrint' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/_Citadel/Thalers/SharedPersonalBankSystem.cs#L5
The type or namespace name 'PersonalBankSystem' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/_Citadel/Thalers/SharedPersonalBankSystem.cs#L5
The type or namespace name 'Mind' does not exist in the namespace 'Content.Shared.Mind' (are you missing an assembly reference?)
YAML Linter: Content.Shared/_Citadel/Thalers/SharedPersonalBankSystem.cs#L13
The type or namespace name 'ToolshedManager' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/_Citadel/Thalers/SharedPersonalBankSystem.cs#L13
Using the generic type 'IEnumerable<T>' requires 1 type arguments
YAML Linter: Content.Shared/CartridgeLoader/CartridgeUiMessage.cs#L21
The type or namespace name 'ICommonSession' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/CartridgeLoader/SharedCartridgeLoaderSystem.cs#L123
The type or namespace name 'ICommonSession' could not be found (are you missing a using directive or an assembly reference?)
YAML Linter: Content.Shared/CartridgeLoader/SharedCartridgeLoaderSystem.cs#L125
The type or namespace name 'ICommonSession' could not be found (are you missing a using directive or an assembly reference?)
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#L23
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
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/Containers/ContainerManagerComponent.cs#L20
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
YAML Linter: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
YAML Linter: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L42
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
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#L223
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L87
'IMapManager.GridExists(EntityUid?)' is obsolete: 'Use HasComponent<MapGridComponent>(uid)'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L104
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
YAML Linter: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L117
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'