Фикс хвостов #1362
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
Build:
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
Build:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Build:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Build:
RobustToolbox/Robust.Shared/Player/Filter.cs#L48
'TransformComponent.MapPosition' is obsolete: 'Use TransformSystem.GetMapCoordinates'
|
Build:
RobustToolbox/Robust.Shared/Player/Filter.cs#L57
'TransformComponent.MapPosition' is obsolete: 'Use TransformSystem.GetMapCoordinates'
|
Build:
RobustToolbox/Robust.Shared/Player/Filter.cs#L67
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
|
Build:
RobustToolbox/Robust.Shared/Player/Filter.cs#L176
'TransformComponent.WorldPosition' is obsolete: 'Use the system method instead'
|
Build:
RobustToolbox/Robust.Shared/Player/Filter.cs#L268
'TransformComponent.WorldPosition' is obsolete: 'Use the system method instead'
|
Loading