Skip to content

Locale fixes (#2171) #16

Locale fixes (#2171)

Locale fixes (#2171) #16

Triggered via push May 30, 2024 01:59
Status Failure
Total duration 3m 13s
Artifacts

update-wiki.yml

on: push
Build and Publish JSON blobs to wiki
3m 4s
Build and Publish JSON blobs to wiki
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Build and Publish JSON blobs to wiki
Input required and not supplied: username
Build and Publish JSON blobs to wiki
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], space-wizards/[email protected], actions/[email protected], jtmullen/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Publish JSON blobs to wiki
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected], jtmullen/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L254
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L261
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L200
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L200
'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'