Add API for getting current IClydeMonitor (#6615) #11
build-all-configurations.yml
on: push
Matrix: build
Matrix: publish-check
Annotations
181 warnings
|
Publish check (osx-x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish check (osx-x64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L186
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (osx-x64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L176
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (osx-x64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (osx-x64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L233
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (osx-x64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (osx-x64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (osx-x64):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (osx-x64):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Publish check (osx-x64):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Publish check (osx-x64):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
Publish check (linux-x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish check (linux-x64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (linux-x64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (linux-x64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L186
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (linux-x64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L176
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (linux-x64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (linux-x64):
Robust.Shared/Serialization/Manager/SerializationManager.Composition.cs#L184
'DataFieldDefinition' is obsolete: 'Only used in serialization source generators'
|
|
Publish check (linux-x64):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Publish check (linux-x64):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (linux-x64):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Publish check (linux-x64):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
Publish check (linux-arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish check (linux-arm64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L186
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (linux-arm64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L176
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (linux-arm64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (linux-arm64):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L63
'EntityManager.StartComponents(EntityUid)' is obsolete: 'Use StartEntity'
|
|
Publish check (linux-arm64):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L62
'EntityManager.InitializeComponents(EntityUid, MetaDataComponent?)' is obsolete: 'Use InitializeEntity'
|
|
Publish check (linux-arm64):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Publish check (linux-arm64):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Publish check (linux-arm64):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (linux-arm64):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Publish check (linux-arm64):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
Publish check (win-arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish check (win-arm64):
Robust.Shared/Serialization/Manager/SerializationManager.Reading.cs#L350
'ISerializationGenerated<T>.StaticInstantiate()' is obsolete: 'Use ISerializationManager.CreateCopy instead'
|
|
Publish check (win-arm64):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Publish check (win-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L233
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (win-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (win-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (win-arm64):
Robust.Shared/Serialization/Manager/SerializationManager.Composition.cs#L184
'DataFieldDefinition' is obsolete: 'Only used in serialization source generators'
|
|
Publish check (win-arm64):
Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (win-arm64):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (win-arm64):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Publish check (win-arm64):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
Publish check (freebsd-x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish check (freebsd-x64):
Robust.Shared/GameObjects/Systems/EntityLookupSystem.cs#L311
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (freebsd-x64):
Robust.Shared/GameObjects/Systems/EntityLookupSystem.cs#L300
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (freebsd-x64):
Robust.Shared/GameObjects/Systems/EntityLookupSystem.cs#L178
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (freebsd-x64):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L63
'EntityManager.StartComponents(EntityUid)' is obsolete: 'Use StartEntity'
|
|
Publish check (freebsd-x64):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L62
'EntityManager.InitializeComponents(EntityUid, MetaDataComponent?)' is obsolete: 'Use InitializeEntity'
|
|
Publish check (freebsd-x64):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Publish check (freebsd-x64):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Publish check (freebsd-x64):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Publish check (freebsd-x64):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (freebsd-x64):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
Publish check (freebsd-arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish check (freebsd-arm64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L186
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (freebsd-arm64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L176
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (freebsd-arm64):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
Publish check (freebsd-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L233
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (freebsd-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (freebsd-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (freebsd-arm64):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Publish check (freebsd-arm64):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (freebsd-arm64):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Publish check (freebsd-arm64):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
Publish check (win-x64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish check (win-x64):
Robust.Shared/Physics/Systems/SharedBroadphaseSystem.cs#L415
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (win-x64):
Robust.Shared/Serialization/Manager/SerializationManager.Composition.cs#L184
'DataFieldDefinition' is obsolete: 'Only used in serialization source generators'
|
|
Publish check (win-x64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L233
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (win-x64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (win-x64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (win-x64):
Robust.Shared/Prototypes/EntityPrototype.cs#L315
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (win-x64):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Publish check (win-x64):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Publish check (win-x64):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Publish check (win-x64):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
Publish check (osx-arm64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish check (osx-arm64):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L62
'EntityManager.InitializeComponents(EntityUid, MetaDataComponent?)' is obsolete: 'Use InitializeEntity'
|
|
Publish check (osx-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L233
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (osx-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L230
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (osx-arm64):
Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Publish check (osx-arm64):
Robust.Shared/Serialization/Manager/SerializationManager.Composition.cs#L184
'DataFieldDefinition' is obsolete: 'Only used in serialization source generators'
|
|
Publish check (osx-arm64):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Publish check (osx-arm64):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
Publish check (osx-arm64):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Publish check (osx-arm64):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
Publish check (osx-arm64):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
build (Linux)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (Linux):
Robust.Shared/Serialization/Manager/SerializationManager.Reading.cs#L367
'ISerializationGenerated<T>.StaticInstantiate()' is obsolete: 'Use ISerializationManager.CreateCopy instead'
|
|
build (Linux):
Robust.Shared/Serialization/Manager/SerializationManager.Reading.cs#L350
'ISerializationGenerated<T>.StaticInstantiate()' is obsolete: 'Use ISerializationManager.CreateCopy instead'
|
|
build (Linux):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build (Linux):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build (Linux):
Robust.Shared/Serialization/Manager/SerializationManager.Composition.cs#L184
'DataFieldDefinition' is obsolete: 'Only used in serialization source generators'
|
|
build (Linux):
Robust.Shared/Network/Messages/MsgConVars.cs#L26
'Logger.WarningS(string, string)' is obsolete: 'Use ISawmill.Warning'
|
|
build (Linux):
Robust.Shared/Prototypes/EntityPrototype.cs#L315
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (Linux):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
build (Linux):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (Linux):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L76
Field 'cef_settings_t_posix.persist_session_cookies' is never assigned to, and will always have its default value 0
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L78
Field 'cef_settings_t_posix.user_agent_product' is never assigned to, and will always have its default value
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L74
Field 'cef_settings_t_posix.cache_path' is never assigned to, and will always have its default value
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L75
Field 'cef_settings_t_posix.root_cache_path' is never assigned to, and will always have its default value
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L91
Field 'cef_settings_t_posix.cookieable_schemes_exclude_defaults' is never assigned to, and will always have its default value 0
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L90
Field 'cef_settings_t_posix.cookieable_schemes_list' is never assigned to, and will always have its default value
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L82
Field 'cef_settings_t_posix.log_items' is never assigned to, and will always have its default value
|
|
build (Linux):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
build (Linux):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Required white space was missing.'
|
|
build (Linux):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L91
Field 'cef_settings_t_posix.cookieable_schemes_exclude_defaults' is never assigned to, and will always have its default value 0
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L79
Field 'cef_settings_t_posix.locale' is never assigned to, and will always have its default value
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L85
Field 'cef_settings_t_posix.locales_dir_path' is never assigned to, and will always have its default value
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L70
Field 'cef_settings_t_posix.multi_threaded_message_loop' is never assigned to, and will always have its default value 0
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L86
Field 'cef_settings_t_posix.remote_debugging_port' is never assigned to, and will always have its default value 0
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L71
Field 'cef_settings_t_posix.external_message_pump' is never assigned to, and will always have its default value 0
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L81
Field 'cef_settings_t_posix.log_severity' is never assigned to, and will always have its default value
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L76
Field 'cef_settings_t_posix.persist_session_cookies' is never assigned to, and will always have its default value 0
|
|
build (Linux):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L72
Field 'cef_settings_t_posix.windowless_rendering_enabled' is never assigned to, and will always have its default value 0
|
|
build (Linux):
Robust.Shared.EntitySystemSubscriptionsGenerator/EntitySystemSubscriptionGenerator.cs#L71
'PartialTypeInfo.CheckPartialDiagnostic(SourceProductionContext, DiagnosticDescriptor)' is obsolete: 'Diagnostics from source generators are recommended against, apparently: https://github.com/dotnet/roslyn/issues/71709'
|
|
build (Windows)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (Windows):
Robust.Shared/Serialization/Manager/SerializationManager.Reading.cs#L350
'ISerializationGenerated<T>.StaticInstantiate()' is obsolete: 'Use ISerializationManager.CreateCopy instead'
|
|
build (Windows):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L63
'EntityManager.StartComponents(EntityUid)' is obsolete: 'Use StartEntity'
|
|
build (Windows):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L62
'EntityManager.InitializeComponents(EntityUid, MetaDataComponent?)' is obsolete: 'Use InitializeEntity'
|
|
build (Windows):
Robust.Shared/Serialization/Manager/SerializationManager.Composition.cs#L184
'DataFieldDefinition' is obsolete: 'Only used in serialization source generators'
|
|
build (Windows):
Robust.Shared/Prototypes/EntityPrototype.cs#L315
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (Windows):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build (Windows):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build (Windows):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
build (Windows):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
build (Windows):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L91
Field 'cef_settings_t_posix.cookieable_schemes_exclude_defaults' is never assigned to, and will always have its default value 0
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L67
Field 'cef_settings_t_posix.browser_subprocess_path' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L74
Field 'cef_settings_t_posix.cache_path' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L69
Field 'cef_settings_t_posix.main_bundle_path' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L70
Field 'cef_settings_t_posix.multi_threaded_message_loop' is never assigned to, and will always have its default value 0
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L66
Field 'cef_settings_t_posix.no_sandbox' is never assigned to, and will always have its default value 0
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L90
Field 'cef_settings_t_posix.cookieable_schemes_list' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
build (Windows):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Required white space was missing.'
|
|
build (Windows):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L77
Field 'cef_settings_t_posix.user_agent' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L76
Field 'cef_settings_t_posix.persist_session_cookies' is never assigned to, and will always have its default value 0
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L86
Field 'cef_settings_t_posix.remote_debugging_port' is never assigned to, and will always have its default value 0
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L78
Field 'cef_settings_t_posix.user_agent_product' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L89
Field 'cef_settings_t_posix.accept_language_list' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L68
Field 'cef_settings_t_posix.framework_dir_path' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L87
Field 'cef_settings_t_posix.uncaught_exception_stack_size' is never assigned to, and will always have its default value 0
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L71
Field 'cef_settings_t_posix.external_message_pump' is never assigned to, and will always have its default value 0
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L80
Field 'cef_settings_t_posix.log_file' is never assigned to, and will always have its default value
|
|
build (Windows):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L72
Field 'cef_settings_t_posix.windowless_rendering_enabled' is never assigned to, and will always have its default value 0
|
|
build (MacOS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.2.2, actions/setup-dotnet@v4.1.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (MacOS):
Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
|
|
build (MacOS):
Robust.Shared/Physics/Systems/SharedBroadphaseSystem.cs#L415
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (MacOS):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L63
'EntityManager.StartComponents(EntityUid)' is obsolete: 'Use StartEntity'
|
|
build (MacOS):
Robust.Shared/GameObjects/Systems/SharedMapSystem.Grid.cs#L62
'EntityManager.InitializeComponents(EntityUid, MetaDataComponent?)' is obsolete: 'Use InitializeEntity'
|
|
build (MacOS):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1240
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build (MacOS):
Robust.Shared/GameObjects/Systems/SharedTransformSystem.Component.cs#L1226
'SharedTransformSystem.SetLocalRotation(TransformComponent, Angle)' is obsolete: 'use override with EntityUid'
|
|
build (MacOS):
Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (MacOS):
Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
build (MacOS):
Robust.Shared/Containers/ContainerManagerComponent.cs#L31
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
build (MacOS):
Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L362
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L69
Field 'cef_settings_t_posix.main_bundle_path' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L67
Field 'cef_settings_t_posix.browser_subprocess_path' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L82
Field 'cef_settings_t_posix.log_items' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L70
Field 'cef_settings_t_posix.multi_threaded_message_loop' is never assigned to, and will always have its default value 0
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L83
Field 'cef_settings_t_posix.javascript_flags' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L81
Field 'cef_settings_t_posix.log_severity' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L90
Field 'cef_settings_t_posix.cookieable_schemes_list' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
build (MacOS):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'Required white space was missing.'
|
|
build (MacOS):
cefglue/CefGlue/Structs/CefPdfPrintSettings.cs#L86
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L89
Field 'cef_settings_t_posix.accept_language_list' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L88
Field 'cef_settings_t_posix.background_color' is never assigned to, and will always have its default value 0
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L67
Field 'cef_settings_t_posix.browser_subprocess_path' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L93
Field 'cef_settings_t_posix.chrome_app_icon_id' is never assigned to, and will always have its default value 0
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L92
Field 'cef_settings_t_posix.chrome_policy_id' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L87
Field 'cef_settings_t_posix.uncaught_exception_stack_size' is never assigned to, and will always have its default value 0
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L72
Field 'cef_settings_t_posix.windowless_rendering_enabled' is never assigned to, and will always have its default value 0
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L78
Field 'cef_settings_t_posix.user_agent_product' is never assigned to, and will always have its default value
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L70
Field 'cef_settings_t_posix.multi_threaded_message_loop' is never assigned to, and will always have its default value 0
|
|
build (MacOS):
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L68
Field 'cef_settings_t_posix.framework_dir_path' is never assigned to, and will always have its default value
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
publish-freebsd-arm64-log
Expired
|
6.06 KB |
sha256:e5eef35f3a25ebfdabfdbe824ec7f5c029c75a4b0592ce8051f994fdc860eb54
|
|
|
publish-freebsd-x64-log
Expired
|
6.02 KB |
sha256:d942d3aea9efcbda80a83cc97f6cf5c17ac1c6e894cdd4389f0195fcffe6f60a
|
|
|
publish-linux-arm64-log
Expired
|
6.07 KB |
sha256:414908333b5abc1c77cd7bfd434ee2915d31f60780e9bdb0c34408021d624963
|
|
|
publish-linux-x64-log
Expired
|
6.07 KB |
sha256:e8bddedaa41e2b879405ca48a0d22dd8392119fd1109d82157967c859927823c
|
|
|
publish-osx-arm64-log
Expired
|
6.21 KB |
sha256:e37e4f7c023919918eb8d0e8482164ee0b63aac5c23d58f245d18b1cf5c2b17b
|
|
|
publish-osx-x64-log
Expired
|
6.17 KB |
sha256:ad4a6bfc00cf9ceb06f0cdb238fa489a7412c75b6c113ad8fef1811346894f6d
|
|
|
publish-win-arm64-log
Expired
|
6.19 KB |
sha256:4555f07ac68d4a99825afea7488f7706e18d57d1893ef335a93f8bd2ede44899
|
|
|
publish-win-x64-log
Expired
|
6.18 KB |
sha256:146ea88746200ed6c9955a91f6740bba7f1d96705b9e6a06fcc84a1ef983b2e3
|
|