Skip to content

Merge pull request #820 from gbirchmeier/dontrethrow #17

Merge pull request #820 from gbirchmeier/dontrethrow

Merge pull request #820 from gbirchmeier/dontrethrow #17

Triggered via push January 19, 2024 19:18
Status Success
Total duration 11m 0s
Artifacts

dotnet.yml

on: push
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)'.