Bump Serilog.Extensions.Logging from 8.0.0 to 9.0.0 #1308
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build TGS Deployment
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build TGS Deployment
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build TGS Deployment
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build TGS Deployment
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build TGS Deployment
XML comment has badly formed XML -- 'A string literal was expected, but no opening quotation mark was found.'
|
Build TGS Deployment
XML comment has badly formed XML -- 'Required white space was missing.'
|
Build TGS Deployment
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
Build TGS Deployment
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build TGS Deployment
Unreachable code detected
|
Build TGS Deployment
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
Loading