Add Engine Type to API #26
Annotations
12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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
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
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
build
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
build
'EntityCoordinates.GetMapId(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetMapId()'
|
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|