Add a Vertical tab container #11557
Annotations
11 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
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
build
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|
build
The '&' operator should not be used on parameters or local variables in async methods.
|
build
The '&' operator should not be used on parameters or local variables in async methods.
|
build
'TransformComponent.WorldMatrix' is obsolete: 'Use the system method instead'
|
build
'MetaDataComponent.EntityPrototype.set' is obsolete: 'Use MetaDataSystem.SetEntityPrototype'
|
build
'SharedTransformSystem.AnchorEntity(EntityUid, TransformComponent, MapGridComponent)' is obsolete: 'Use Entity<T> variants'
|