Avoid string conversions in FieldMap.Get{FieldType} where possible #24
Annotations
4 warnings
build:
QuickFIXn/HttpServer.cs#L590
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build:
AcceptanceTest/TestBase.cs#L28
Possible null reference argument for parameter 'logFactory' in 'ThreadedSocketAcceptor.ThreadedSocketAcceptor(IApplication application, IMessageStoreFactory storeFactory, SessionSettings settings, ILogFactory logFactory)'.
|
build:
QuickFIXn/HttpServer.cs#L590
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
build:
AcceptanceTest/TestBase.cs#L28
Possible null reference argument for parameter 'logFactory' in 'ThreadedSocketAcceptor.ThreadedSocketAcceptor(IApplication application, IMessageStoreFactory storeFactory, SessionSettings settings, ILogFactory logFactory)'.
|