.NET 9 + XUnit 3 (#198) #148
test.yml
on: push
ShortDev.Microsoft.ConnectedDevices.Test
24s
Annotations
5 warnings
ShortDev.Microsoft.ConnectedDevices.Test
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
ShortDev.Microsoft.ConnectedDevices.Test
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
ShortDev.Microsoft.ConnectedDevices.Test:
lib/ShortDev.Microsoft.ConnectedDevices/CdpAppBase.cs#L11
Parameter 'cdp' is unread.
|
ShortDev.Microsoft.ConnectedDevices.Test:
lib/ShortDev.Microsoft.ConnectedDevices/Session/Upgrade/HostUpgradeHandler.cs#L98
'ConnectedDevicesPlatform.TryGetTransport<T>()' is obsolete: 'Use overload instead'
|
ShortDev.Microsoft.ConnectedDevices.Test:
lib/ShortDev.Microsoft.ConnectedDevices/Encryption/CdpCryptor.cs#L70
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|