Skip to content

Version: 132.0.0

Version: 132.0.0 #651

Triggered via push June 25, 2023 20:45
Status Success
Total duration 2m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L38
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
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/ComponentTrees/ComponentTreeSystem.cs#L173
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L258
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L280
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'