Skip to content

Sync LastTileModifiedTick in MapGridComponent with the client #11874

Sync LastTileModifiedTick in MapGridComponent with the client

Sync LastTileModifiedTick in MapGridComponent with the client #11874

Triggered via pull request May 25, 2024 00:54
Status Failure
Total duration 3m 6s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build
There is no argument given that corresponds to the required parameter 'lastTileModifiedTick' of 'MapGridComponentDeltaState.MapGridComponentDeltaState(ushort, List<ChunkDatum>?, GameTick)'
build
There is no argument given that corresponds to the required parameter 'lastTileModifiedTick' of 'MapGridComponentDeltaState.MapGridComponentDeltaState(ushort, List<ChunkDatum>?, GameTick)'
build
Process completed with exit code 1.
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
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'
build
'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()'
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
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'