Skip to content

Wrap TGS bridge requests so they cannot block reboots forever #2981

Wrap TGS bridge requests so they cannot block reboots forever

Wrap TGS bridge requests so they cannot block reboots forever #2981

Re-run triggered August 5, 2024 19:56
Status Success
Total duration 36m 52s
Artifacts 69

ci-pipeline.yml

on: pull_request_target
Check CI Clearance
3s
Check CI Clearance
CI Start Gate
0s
CI Start Gate
Matrix: Build DMAPI
Matrix: Build DMAPI (OpenDream)
Matrix: Linux Tests
Matrix: Windows Tests
Code Scanning
6m 20s
Code Scanning
Check Nuget Versions Match Tools
4s
Check Nuget Versions Match Tools
Build gh-pages
3m 15s
Build gh-pages
Build Docker Image
3m 8s
Build Docker Image
Build .deb Package
6m 34s
Build .deb Package
Build Windows Installer .exe
9m 3s
Build Windows Installer .exe
Check winget-pkgs Pull Request Template is up to date
50s
Check winget-pkgs Pull Request Template is up to date
Matrix: Windows Live Tests
Matrix: Linux Live Tests
OpenAPI Spec Validation
18s
OpenAPI Spec Validation
Upload Code Coverage
55s
Upload Code Coverage
CI Completion Gate
49s
CI Completion Gate
Deployment Start Gate
0s
Deployment Start Gate
Deploy HTTP API
0s
Deploy HTTP API
Deploy DreamMaker API
0s
Deploy DreamMaker API
Deploy Nuget Packages
0s
Deploy Nuget Packages
Deploy TGS
0s
Deploy TGS
Ensure TGS Release is Latest GitHub Release
0s
Ensure TGS Release is Latest GitHub Release
Regenerate Changelog
0s
Regenerate Changelog
Deploy TGS (Docker)
0s
Deploy TGS (Docker)
Deploy TGS (PPA)
0s
Deploy TGS (PPA)
Deploy TGS (winget)
0s
Deploy TGS (winget)
Fit to window
Zoom out
Zoom in

Annotations

183 warnings
Check CI Clearance
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check CI Clearance
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-ecosystem/action-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.Platform'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.ChromeVersion'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.ExecuteProcess(CefMainArgs, CefApp)'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.Initialize(CefMainArgs, CefSettings, CefApp)'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.CreateUrl(CefUrlParts, out string)'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.Base64Encode(byte[], int, int)'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.Base64Encode(byte[])'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.ParseJson(IntPtr, int, CefJsonParserOptions)'
Build DMAPI (OpenDream) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntimePlatform'
Build DMAPI (OpenDream) (master)
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'
Build DMAPI (OpenDream) (master)
XML comment has badly formed XML -- 'Required white space was missing.'
Build DMAPI (OpenDream) (master)
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
Build DMAPI (OpenDream) (master)
The type name 'libcef' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build DMAPI (OpenDream) (master)
The type name 'libcef' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build DMAPI (OpenDream) (master)
The type name 'libcef' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build DMAPI (OpenDream) (master)
The type name 'libcef' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build DMAPI (OpenDream) (master)
The type name 'libcef' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build DMAPI (OpenDream) (master)
The type name 'libcef' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build DMAPI (OpenDream) (master)
The type name 'libcef' only contains lower-cased ascii characters. Such names may become reserved for the language.
Linux Live Tests (Sqlite, Basic, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (Sqlite, Basic, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (Sqlite, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Basic, Release)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (Sqlite, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Basic, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (Sqlite, Basic, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (Sqlite, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Advanced, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (Sqlite, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Advanced, Debug)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (Sqlite, Basic, Debug)
Unreachable code detected
Linux Live Tests (Sqlite, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Basic, Debug)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (Sqlite, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Basic, Debug)
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
Linux Live Tests (Sqlite, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (Sqlite, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (Sqlite, Advanced, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (Sqlite, Advanced, Release)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (Sqlite, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (Sqlite, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Basic, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (PostgresSql, Basic, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (PostgresSql, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Basic, Release)
Unreachable code detected
Linux Live Tests (PostgresSql, Basic, Release)
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (PostgresSql, Basic, Release)
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
Linux Live Tests (PostgresSql, Basic, Release)
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
Linux Live Tests (PostgresSql, Basic, Release)
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
Linux Live Tests (PostgresSql, Advanced, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (PostgresSql, Advanced, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (PostgresSql, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Advanced, Debug)
Unreachable code detected
Linux Live Tests (PostgresSql, Advanced, Debug)
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
Linux Live Tests (PostgresSql, Advanced, Debug)
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
Linux Live Tests (PostgresSql, Advanced, Debug)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (PostgresSql, Advanced, Debug)
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
Linux Live Tests (PostgresSql, Basic, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (PostgresSql, Basic, Debug)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (PostgresSql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Basic, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (MariaDB, Basic, Release)
Unreachable code detected
Linux Live Tests (MariaDB, Basic, Release)
The variable 'defaultErrorOccurred' is assigned but its value is never used
Linux Live Tests (MariaDB, Basic, Release)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
Linux Live Tests (MariaDB, Basic, Release)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
Linux Live Tests (MariaDB, Basic, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MariaDB, Basic, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MariaDB, Basic, Release)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
Linux Live Tests (MariaDB, Basic, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MariaDB, Basic, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MariaDB, Basic, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (MariaDB, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Basic, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MariaDB, Basic, Debug)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (MariaDB, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Advanced, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (MariaDB, Advanced, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MariaDB, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Advanced, Debug)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (MariaDB, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Advanced, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (MariaDB, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MariaDB, Advanced, Release)
Unreachable code detected
Linux Live Tests (MariaDB, Advanced, Release)
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
Linux Live Tests (MariaDB, Advanced, Release)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (MariaDB, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MariaDB, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Basic, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (MySql, Basic, Release)
Unreachable code detected
Linux Live Tests (MySql, Basic, Release)
The variable 'defaultErrorOccurred' is assigned but its value is never used
Linux Live Tests (MySql, Basic, Release)
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
Linux Live Tests (MySql, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Basic, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Basic, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MySql, Basic, Release)
'TransformComponent.Anchored.set' is obsolete: 'Use the SharedTransformSystem.AnchorEntity/Unanchor methods instead.'
Linux Live Tests (MySql, Basic, Release)
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
Linux Live Tests (MySql, Basic, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (MySql, Basic, Debug)
Unreachable code detected
Linux Live Tests (MySql, Basic, Debug)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (MySql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Basic, Debug)
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
Linux Live Tests (MySql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Basic, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Advanced, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (MySql, Advanced, Release)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MySql, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Advanced, Release)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
Linux Live Tests (MySql, Advanced, Release)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
Linux Live Tests (MySql, Advanced, Release)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
Linux Live Tests (MySql, Advanced, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (MySql, Advanced, Release)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
Linux Live Tests (MySql, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Advanced, Release)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
Linux Live Tests (MySql, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (MySql, Advanced, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Linux Live Tests (MySql, Advanced, Debug)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (MySql, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (MySql, Advanced, Debug)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Advanced, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Linux Live Tests (PostgresSql, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Advanced, Release)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Linux Live Tests (PostgresSql, Advanced, Release)
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Linux Live Tests (PostgresSql, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Linux Live Tests (PostgresSql, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
Upload Code Coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
ServerUpdatePackage Expired
30.6 MB
linux-integration-test-coverage-Release-Advanced-PostgresSql Expired
1.12 MB
openapi-spec Expired
18.2 KB
windows-integration-test-coverage-Debug-Basic-Sqlite Expired
1.13 MB
windows-integration-test-coverage-Release-Advanced-SqlServer Expired
1.11 MB
windows-integration-test-coverage-Release-Basic-MariaDB Expired
1.11 MB
windows-integration-test-logs-Debug-Basic-Sqlite Expired
1.05 KB
windows-integration-test-logs-Release-Advanced-SqlServer Expired
1.05 KB
windows-integration-test-logs-Release-Basic-MariaDB Expired
1.04 KB