loadgrid no fail (#6169) #1
Annotations
10 warnings
|
Build
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
|
|
Build
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
|
|
Build
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
|
Build
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
Build
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
Build
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
Build
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
|
Build
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Loading