Skip to content

delete dead code: ByteSizeString class & test, do-nothing ConfigTest #18

delete dead code: ByteSizeString class & test, do-nothing ConfigTest

delete dead code: ByteSizeString class & test, do-nothing ConfigTest #18

Triggered via pull request January 19, 2024 20:15
Status Success
Total duration 11m 3s
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)'.