Sorting Departments. #417
Annotations
6 errors and 10 warnings
Run Linter:
Prototypes/Nyanotrasen/Entities/Structures/Doors/Airlocks/access.yml#L193
/Prototypes/Nyanotrasen/Entities/Structures/Doors/Airlocks/access.yml(193,17) No Content.Shared.Roles.DepartmentPrototype found with id Cargo
|
Run Linter:
Prototypes/Entities/Structures/Doors/Airlocks/access.yml#L193
/Prototypes/Entities/Structures/Doors/Airlocks/access.yml(193,17) No Content.Shared.Roles.DepartmentPrototype found with id Cargo
|
Run Linter:
Prototypes/Entities/Structures/Doors/Airlocks/airlocks.yml#L193
/Prototypes/Entities/Structures/Doors/Airlocks/airlocks.yml(193,17) No Content.Shared.Roles.DepartmentPrototype found with id Cargo
|
Run Linter:
Prototypes/Loadouts/duffelbags.yml#L220
/Prototypes/Loadouts/duffelbags.yml(220,11) No Content.Shared.Roles.DepartmentPrototype found with id Cargo
|
Run Linter:
Prototypes/Entities/Structures/Doors/airlock_groups.yml#L70
/Prototypes/Entities/Structures/Doors/airlock_groups.yml(70,12) No Content.Shared.Roles.DepartmentPrototype found with id Cargo
|
Run Linter
Process completed with exit code 255.
|
Build:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Build:
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
Build:
RobustToolbox/Robust.Shared/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Build:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L662
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|
Build:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L671
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Build:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Loading