Skip to content

Automatic changelog update #78

Automatic changelog update

Automatic changelog update #78

Triggered via push July 19, 2023 17:04
Status Success
Total duration 3m 10s
Artifacts

yaml-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[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: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L22
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L37
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L42
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L173
'IPrototypeManager.TryGetVariantType(string, out Type?)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
build: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L189
'IPrototypeManager.HasVariant(string)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
build: RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesManager.Domains.cs#L192
'IPrototypeManager.GetVariantType(string)' is obsolete: 'Variant is outdated naming, use *kind* functions instead'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L162
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L242
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
build: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L258
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'