Autismo Feature Saturday #3036
ci-pipeline.yml
on: pull_request
Check CI Clearance
0s
Matrix: Build DMAPI
Matrix: Build DMAPI (OpenDream)
Matrix: Linux Tests
Matrix: Windows Tests
Code Scanning
6m 8s
Check Nuget Versions Match Tools
3s
Build gh-pages
2m 56s
Build Docker Image
3m 0s
Build .deb Package
5m 5s
Build Windows Installer .exe
12m 34s
Check winget-pkgs Pull Request Template is up to date
38s
Matrix: Windows Live Tests
Matrix: Linux Live Tests
Deploy Nuget Packages
0s
Ensure TGS Release is Latest GitHub Release
0s
Regenerate Changelog
0s
Deploy TGS (Docker)
0s
Deploy TGS (PPA)
0s
Deploy TGS (winget)
0s
Annotations
4 errors and 181 warnings
CI Completion Gate
couldn't find remote ref refs/pull/1855/merge
|
CI Completion Gate
couldn't find remote ref refs/pull/1855/merge
|
CI Completion Gate
couldn't find remote ref refs/pull/1855/merge
|
CI Completion Gate
The process '/usr/bin/git' failed with exit code 128
|
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) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime'
|
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) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.Platform'
|
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) (tgs-min-compat)
Missing XML comment for publicly visible type or member 'CefRuntime.ChromeVersion'
|
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) (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'
|
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, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (Sqlite, Basic, Debug)
Unreachable code detected
|
Linux Live Tests (Sqlite, Basic, Debug)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Linux Live Tests (Sqlite, Basic, Debug)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Linux Live Tests (Sqlite, Basic, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
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)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
Linux Live Tests (Sqlite, Basic, Release)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
Linux Live Tests (Sqlite, Advanced, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Linux Live Tests (Sqlite, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (Sqlite, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (Sqlite, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (Sqlite, Advanced, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
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, 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 (PostgresSql, Basic, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Linux Live Tests (PostgresSql, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (PostgresSql, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (PostgresSql, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (PostgresSql, Basic, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
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 (Sqlite, Advanced, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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)
'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)
'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)
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'
|
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, Basic, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Linux Live Tests (PostgresSql, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (PostgresSql, Advanced, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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, Advanced, Debug)
'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, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (PostgresSql, Basic, Release)
'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, Basic, Release)
Unreachable code detected
|
Linux Live Tests (PostgresSql, Advanced, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
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)
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
|
Linux Live Tests (PostgresSql, Basic, Release)
The variable 'defaultErrorOccurred' is assigned but its value is never used
|
Linux Live Tests (PostgresSql, Basic, Release)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
Linux Live Tests (PostgresSql, Advanced, Debug)
Unreachable code detected
|
Linux Live Tests (PostgresSql, Basic, Release)
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
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)
The variable 'defaultErrorOccurred' is assigned but its value is never used
|
Linux Live Tests (PostgresSql, Advanced, Debug)
'IComponent.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)
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, 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)
Unreachable code detected
|
Linux Live Tests (MariaDB, 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 (MariaDB, Advanced, Debug)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Linux Live Tests (MariaDB, Advanced, Debug)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Linux Live Tests (MariaDB, Advanced, Debug)
The variable 'defaultErrorOccurred' is assigned but its value is never used
|
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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Linux Live Tests (MariaDB, Advanced, Debug)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Linux Live Tests (MariaDB, Advanced, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Linux Live Tests (MariaDB, Basic, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Linux Live Tests (MariaDB, 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 (MariaDB, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MariaDB, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MariaDB, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MariaDB, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MariaDB, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MariaDB, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MariaDB, Basic, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MariaDB, Basic, Release)
'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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
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 (MariaDB, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MySql, Basic, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Linux Live Tests (MySql, Basic, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Linux Live Tests (MySql, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (MySql, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (MySql, Basic, Debug)
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Linux Live Tests (MySql, Basic, Debug)
Unreachable code detected
|
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)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Linux Live Tests (MySql, Basic, Debug)
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Linux Live Tests (MySql, Basic, Debug)
The variable 'defaultErrorOccurred' is assigned but its value is never used
|
Linux Live Tests (MySql, Advanced, Debug)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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)
'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)
'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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Linux Live Tests (MySql, Advanced, Debug)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Linux Live Tests (MySql, Basic, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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)
'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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Linux Live Tests (MySql, Basic, Release)
Unreachable code detected
|
Linux Live Tests (MySql, Advanced, Release)
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
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)
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Linux Live Tests (MySql, Advanced, Release)
Unreachable code detected
|
Linux Live Tests (MySql, Advanced, Release)
The variable 'defaultErrorOccurred' is assigned but its value is never used
|
Linux Live Tests (MySql, Advanced, Release)
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Linux Live Tests (MySql, 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 (MySql, 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/
|