Skip to content

make EntityPrototype.Categories use ProtoId #11877

make EntityPrototype.Categories use ProtoId

make EntityPrototype.Categories use ProtoId #11877

Triggered via pull request May 25, 2024 04:23
Status Success
Total duration 8m 54s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.6.0, actions/setup-dotnet@v3.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'
build
'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()'
build
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'