V7#179
Merged
Merged
Annotations
28 warnings
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAccessTokenProviderTests.cs#L136
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAccessTokenProviderTests.cs#L82
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAuthenticationProviderTests.cs#L55
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAccessTokenProviderTests.cs#L69
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAccessTokenProviderTests.cs#L51
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAuthenticationProviderTests.cs#L75
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAuthenticationProviderTests.cs#L181
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAuthenticationProviderTests.cs#L146
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAuthenticationProviderTests.cs#L142
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Authentication.Tests/Msal/MsalKiotaAuthenticationProviderTests.cs#L92
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Server.Grpc.Tests/MockServerCallContext.cs#L40
Possible null reference return.
|
|
test/OneImlx.Terminal.Server.Grpc.Tests/MockServerCallContext.cs#L14
Non-nullable property 'WriteOptionsCore' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test/OneImlx.Terminal.Server.Grpc.Tests/MockServerCallContext.cs#L40
Nullability of type of parameter 'options' doesn't match overridden member (possibly because of nullability attributes).
|
|
test/OneImlx.Terminal.Server.Grpc.Tests/MockServerCallContext.cs#L38
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
test/OneImlx.Terminal.Server.Tests/TerminalUdpRouterTests.cs#L118
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Server.Tests/TerminalUdpRouterTests.cs#L96
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
test/OneImlx.Terminal.Server.Tests/Extensions/EndpointRouteBuilderExtensionsTests.cs#L48
'TestServer.TestServer(IWebHostBuilder)' is obsolete: 'IWebHost, which this method uses, is obsolete. Use one of the ctors that takes an IServiceProvider instead. For more information, visit https://aka.ms/aspnet/deprecate/008.' (https://aka.ms/aspnet/deprecate/008)
|
|
test/OneImlx.Terminal.Server.Tests/Extensions/EndpointRouteBuilderExtensionsTests.cs#L35
'WebHostBuilder' is obsolete: 'WebHostBuilder is deprecated in favor of HostBuilder and WebApplicationBuilder. For more information, visit https://aka.ms/aspnet/deprecate/004.' (https://aka.ms/aspnet/deprecate/004)
|
|
src/OneImlx.Terminal/Runtime/TerminalSystemConsole.cs#L12
XML comment has badly formed XML -- 'Required white space was missing.'
|
|
src/OneImlx.Terminal/Commands/CommandRouter.cs#L27
XML comment has a param tag for 'licenseExtractor', but there is no parameter by that name
|
|
src/OneImlx.Terminal/Runtime/TerminalSystemConsole.cs#L12
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
src/OneImlx.Terminal/Runtime/TerminalSystemConsole.cs#L12
XML comment has badly formed XML -- 'Required white space was missing.'
|
|
src/OneImlx.Terminal/Commands/CommandRouter.cs#L27
XML comment has a param tag for 'licenseExtractor', but there is no parameter by that name
|
|
src/OneImlx.Terminal/Runtime/TerminalSystemConsole.cs#L12
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
src/OneImlx.Terminal/Runtime/TerminalSystemConsole.cs#L12
XML comment has badly formed XML -- 'Required white space was missing.'
|
|
src/OneImlx.Terminal/Commands/CommandRouter.cs#L27
XML comment has a param tag for 'licenseExtractor', but there is no parameter by that name
|
|
src/OneImlx.Terminal/Runtime/TerminalSystemConsole.cs#L12
XML comment has badly formed XML -- 'Missing equals sign between attribute and attribute value.'
|
|
src/OneImlx.Terminal/Runtime/TerminalSystemConsole.cs#L12
XML comment has badly formed XML -- 'Required white space was missing.'
|
The logs for this run have expired and are no longer available.
Loading