Central Command #456
Annotations
5 errors and 11 warnings
Build:
Content.Server/Objectives/Systems/KillPersonConditionSystem.cs#L73
Argument 1: cannot convert from 'System.Collections.Generic.HashSet<Robust.Shared.GameObjects.Entity<Content.Shared.Mind.MindComponent>>' to 'System.Collections.Generic.List<Robust.Shared.GameObjects.EntityUid>'
|
Build:
Content.Server/Objectives/Systems/KillPersonConditionSystem.cs#L129
Argument 1: cannot convert from 'System.Collections.Generic.HashSet<Robust.Shared.GameObjects.Entity<Content.Shared.Mind.MindComponent>>' to 'System.Collections.Generic.List<Robust.Shared.GameObjects.EntityUid>'
|
Build:
Content.Server/Objectives/Systems/KillPersonConditionSystem.cs#L73
Argument 1: cannot convert from 'System.Collections.Generic.HashSet<Robust.Shared.GameObjects.Entity<Content.Shared.Mind.MindComponent>>' to 'System.Collections.Generic.List<Robust.Shared.GameObjects.EntityUid>'
|
Build:
Content.Server/Objectives/Systems/KillPersonConditionSystem.cs#L129
Argument 1: cannot convert from 'System.Collections.Generic.HashSet<Robust.Shared.GameObjects.Entity<Content.Shared.Mind.MindComponent>>' to 'System.Collections.Generic.List<Robust.Shared.GameObjects.EntityUid>'
|
Build
Process completed with exit code 1.
|
Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
Build:
RobustToolbox/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:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/SessionTypeParser.cs#L46
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.
|
Build:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/EnumTypeParser.cs#L49
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.
|
Build:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/BoolTypeParser.cs#L52
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.
|
Build:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/EntityTypeParser.cs#L41
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.
|
Build:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|
Build:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L176
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
Build:
RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L177
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
Install dependencies
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading