Skip to content

Upstream 05.09.2024 #175

Upstream 05.09.2024

Upstream 05.09.2024 #175

Triggered via pull request September 6, 2024 18:09
Status Failure
Total duration 4m 8s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
YAML Linter: Prototypes/Stories/Maps/pilgrim.yml#L62
/Prototypes/Stories/Maps/pilgrim.yml(62,13) No Content.Shared.Roles.JobPrototype found with id Pilot
YAML Linter: Prototypes/Stories/Maps/cluster.yml#L12
/Prototypes/Stories/Maps/cluster.yml(12,33) File not found. (/Maps/Shuttles/emergency_transit.yml)
YAML Linter: Prototypes/Stories/Maps/cluster.yml#L19
/Prototypes/Stories/Maps/cluster.yml(19,11) Field "overflowJobs" not found in "Content.Server.Station.Components.StationJobsComponent".
YAML Linter: Prototypes/Stories/Maps/outpost.yml#L20
/Prototypes/Stories/Maps/outpost.yml(20,33) File not found. (/Maps/Stories/Shuttles/emergency.yml)
YAML Linter: Prototypes/Stories/Maps/ishimura.yml#L20
/Prototypes/Stories/Maps/ishimura.yml(20,33) File not found. (/Maps/Stories/Shuttles/emergency_omega.yml)
YAML Linter: Prototypes/Stories/Maps/ishimura.yml#L63
/Prototypes/Stories/Maps/ishimura.yml(63,13) No Content.Shared.Roles.JobPrototype found with id Pilot
YAML Linter: Prototypes/Stories/Maps/frame.yml#L28
/Prototypes/Stories/Maps/frame.yml(28,19) File not found. (/Maps/Stories/Shuttles/trading_outpost.yml)
YAML Linter: Prototypes/Stories/Maps/atlas.yml#L17
/Prototypes/Stories/Maps/atlas.yml(17,11) Field "overflowJobs" not found in "Content.Server.Station.Components.StationJobsComponent".
YAML Linter: Prototypes/Stories/Maps/fland.yml#L18
/Prototypes/Stories/Maps/fland.yml(18,33) File not found. (/Maps/Shuttles/emergency_delta.yml)
YAML Linter: Prototypes/Stories/Maps/origin.yml#L21
/Prototypes/Stories/Maps/origin.yml(21,33) File not found. (/Maps/Shuttles/emergency_courser.yml)
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
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: 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#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L226
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
YAML Linter: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
YAML Linter: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L673
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L407
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L458
'BoundUserInterface.DeferredClose' is obsolete
YAML Linter: RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
YAML Linter: RobustToolbox/Robust.Shared/Player/Filter.cs#L289
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'