Skip to content

Avoid string conversions in FieldMap.Get{FieldType} where possible #24

Avoid string conversions in FieldMap.Get{FieldType} where possible

Avoid string conversions in FieldMap.Get{FieldType} where possible #24

Triggered via pull request January 20, 2024 05:19
Status Success
Total duration 11m 11s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)'.