Skip to content

Version: 214.1.1

Version: 214.1.1 #845

Triggered via push March 16, 2024 00:13
Status Success
Total duration 2m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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/.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build: Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
build: Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
build: Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
build: Robust.Shared/Player/Filter.cs#L48
'TransformComponent.MapPosition' is obsolete: 'Use TransformSystem.GetMapCoordinates'
build: Robust.Shared/Player/Filter.cs#L57
'TransformComponent.MapPosition' is obsolete: 'Use TransformSystem.GetMapCoordinates'
build: Robust.Shared/Player/Filter.cs#L67
'EntityCoordinates.ToMap(IEntityManager)' is obsolete: 'Use ToMap() with TransformSystem overload'
build: Robust.Shared/Physics/Systems/SharedPhysicsSystem.Components.cs#L56
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
build: Robust.Shared/CPUJob/JobQueues/Job.cs#L187
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'