Skip to content

Remove container IoC resolves #11880

Remove container IoC resolves

Remove container IoC resolves #11880

Triggered via pull request May 26, 2024 02:17
Status Success
Total duration 10m 32s
Artifacts

test-content.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 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
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/3447fd6a9f9e57506b15f895c5b76d3b197dc7c2'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
build
Back off 26.577 seconds before retry.
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
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
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
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'