.NET 9 + XUnit 3 #147
test.yml
on: pull_request
ShortDev.Microsoft.ConnectedDevices.Test
22s
Annotations
6 warnings
ShortDev.Microsoft.ConnectedDevices.Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|