Skip to content

Automatic changelog update #17

Automatic changelog update

Automatic changelog update #17

Triggered via push July 31, 2023 21:06
Status Failure
Total duration 4m 38s
Artifacts

update-wiki.yml

on: push
Build and Publish JSON blobs to wiki
4m 25s
Build and Publish JSON blobs to wiki
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build and Publish JSON blobs to wiki
Process completed with exit code 134.
Build and Publish JSON blobs to wiki
Input required and not supplied: username
Build and Publish JSON blobs to wiki
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected], jtmullen/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L19
'ComponentReferenceAttribute' is obsolete: 'Refactor your code to not use component references.'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Timing/PrecisionSleep.cs#L143
The type name 'timespec' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Timing/PrecisionSleep.cs#L149
The type name 'timeval' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L41
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
Build and Publish JSON blobs to wiki: RobustToolbox/Robust.Shared/Containers/BaseContainer.cs#L52
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'