Publish #24
Annotations
35 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Package server:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Package server:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Package server:
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
Package server:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Package server:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Package server:
RobustToolbox/Robust.Shared/Player/Filter.cs#L48
'TransformComponent.MapPosition' is obsolete: 'Use TransformSystem.GetMapCoordinates'
|
Package server:
RobustToolbox/Robust.Shared/Player/Filter.cs#L57
'TransformComponent.MapPosition' is obsolete: 'Use TransformSystem.GetMapCoordinates'
|
Package server:
RobustToolbox/Robust.Shared/Player/Filter.cs#L176
'TransformComponent.WorldPosition' is obsolete: 'Use the system method instead'
|
Package server:
RobustToolbox/Robust.Shared/Player/Filter.cs#L268
'TransformComponent.WorldPosition' is obsolete: 'Use the system method instead'
|
Package server:
RobustToolbox/Robust.Shared/Player/Filter.cs#L284
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
Set up job
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/3447fd6a9f9e57506b15f895c5b76d3b197dc7c2'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Set up job
Back off 23.954 seconds before retry.
|
Set up job
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/3447fd6a9f9e57506b15f895c5b76d3b197dc7c2'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Set up job
Back off 11.415 seconds before retry.
|
Package client:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Package client:
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
Package client:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Package client:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Package client:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Package client:
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L254
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Package client:
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L261
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Package client:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L34
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Package client:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L91
'IMapManager.DeleteGrid(EntityUid)' is obsolete: 'Just delete the grid entity'
|
Package client:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L120
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'
|
Build Packaging:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build Packaging:
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
Build Packaging:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Build Packaging:
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L254
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Build Packaging:
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L261
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Build Packaging:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Build Packaging:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
Build Packaging:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L146
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Build Packaging:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L150
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'
|
Build Packaging:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L151
'IMapManager.IsMapPaused(MapId)' is obsolete: 'Use MapSystem'
|
Loading