[Fix] TTS 3: Враг в отражении #656
Annotations
10 errors and 11 warnings
Build Project:
Content.Server/Entry/EntryPoint.cs#L20
Merge conflict marker encountered
|
Build Project:
Content.Server/Entry/EntryPoint.cs#L21
Merge conflict marker encountered
|
Build Project:
Content.Server/Entry/EntryPoint.cs#L24
Merge conflict marker encountered
|
Build Project:
Content.Server/Players/RateLimiting/PlayerRateLimitManager.cs#L4
Merge conflict marker encountered
|
Build Project:
Content.Server/Players/RateLimiting/PlayerRateLimitManager.cs#L6
Merge conflict marker encountered
|
Build Project:
Content.Server/Players/RateLimiting/PlayerRateLimitManager.cs#L7
Merge conflict marker encountered
|
Build Project:
Content.Server/Players/RateLimiting/PlayerRateLimitManager.cs#L17
Merge conflict marker encountered
|
Build Project:
Content.Server/Players/RateLimiting/PlayerRateLimitManager.cs#L19
Merge conflict marker encountered
|
Build Project:
Content.Server/Players/RateLimiting/PlayerRateLimitManager.cs#L40
Merge conflict marker encountered
|
Build Project:
Content.Server/Players/RateLimiting/PlayerRateLimitManager.cs#L50
Merge conflict marker encountered
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Project:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Build Project:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build Project:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build Project:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build Project:
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 Project:
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
Build Project:
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 Project:
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 Project:
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 Project:
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.
|
Loading