Skip to content

Fix tags with controls in RichText and OutputPanel (#5428) #12556

Fix tags with controls in RichText and OutputPanel (#5428)

Fix tags with controls in RichText and OutputPanel (#5428) #12556

Triggered via push September 16, 2024 04:14
Status Success
Total duration 10m 21s
Artifacts

test-content.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[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/
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build
'BoundUserInterface.DeferredClose' is obsolete
build
'BoundUserInterface.DeferredClose' is obsolete
build
'BoundUserInterface.DeferredClose' is obsolete
build
The variable 'defaultErrorOccurred' is assigned but its value is never used
build
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
build
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'