Skip to content

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

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

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

Triggered via pull request January 20, 2024 17:50
Status Success
Total duration 10m 57s
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)'.