Texture fixes #189
Annotations
10 errors and 12 warnings
Prototypes/Stories/Maps/pilgrim.yml#L62
/Prototypes/Stories/Maps/pilgrim.yml(62,13) No Content.Shared.Roles.JobPrototype found with id Pilot
|
Prototypes/Stories/Maps/cluster.yml#L12
/Prototypes/Stories/Maps/cluster.yml(12,33) File not found. (/Maps/Shuttles/emergency_transit.yml)
|
Prototypes/Stories/Maps/cluster.yml#L19
/Prototypes/Stories/Maps/cluster.yml(19,11) Field "overflowJobs" not found in "Content.Server.Station.Components.StationJobsComponent".
|
Prototypes/Stories/Maps/outpost.yml#L20
/Prototypes/Stories/Maps/outpost.yml(20,33) File not found. (/Maps/Stories/Shuttles/emergency.yml)
|
Prototypes/Stories/Maps/ishimura.yml#L20
/Prototypes/Stories/Maps/ishimura.yml(20,33) File not found. (/Maps/Stories/Shuttles/emergency_omega.yml)
|
Prototypes/Stories/Maps/ishimura.yml#L63
/Prototypes/Stories/Maps/ishimura.yml(63,13) No Content.Shared.Roles.JobPrototype found with id Pilot
|
Prototypes/Stories/Maps/frame.yml#L28
/Prototypes/Stories/Maps/frame.yml(28,19) File not found. (/Maps/Stories/Shuttles/trading_outpost.yml)
|
Prototypes/Stories/Maps/barratry.yml#L19
/Prototypes/Stories/Maps/barratry.yml(19,11) Field "overflowJobs" not found in "Content.Server.Station.Components.StationJobsComponent".
|
Prototypes/Stories/Maps/atlas.yml#L17
/Prototypes/Stories/Maps/atlas.yml(17,11) Field "overflowJobs" not found in "Content.Server.Station.Components.StationJobsComponent".
|
Prototypes/Stories/Maps/fland.yml#L18
/Prototypes/Stories/Maps/fland.yml(18,33) File not found. (/Maps/Shuttles/emergency_delta.yml)
|
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/
|
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/
|
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L673
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/SessionTypeParser.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
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>()'
|
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Contacts.cs#L630
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Contacts.cs#L631
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L324
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
This job failed
Loading