Skip to content

.NET 9 + XUnit 3

.NET 9 + XUnit 3 #147

Triggered via pull request January 27, 2025 23:31
Status Success
Total duration 31s
Artifacts

test.yml

on: pull_request
ShortDev.Microsoft.ConnectedDevices.Test
22s
ShortDev.Microsoft.ConnectedDevices.Test
Fit to window
Zoom out
Zoom in

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/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)