Using PolySharp to allow use of C#13 #162
build-pull-requests.yml
on: pull_request
Run tests
/
...
/
Windows
2m 15s
Run tests
/
...
/
Ubuntu
55s
Run tests
/
...
/
MacOS
38s
Build artifacts
0s
Annotations
6 errors and 1 warning
Run tests / Tests / MacOS:
Yubico.YubiKey/tests/utilities/Yubico/YubiKey/TestUtilities/IntegrationTestDeviceEnumeration.cs#L73
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Run tests / Tests / MacOS
Process completed with exit code 1.
|
Run tests / Tests / Ubuntu:
Yubico.YubiKey/tests/utilities/Yubico/YubiKey/TestUtilities/IntegrationTestDeviceEnumeration.cs#L73
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Run tests / Tests / Ubuntu
Process completed with exit code 1.
|
Run tests / Tests / Windows:
Yubico.YubiKey/tests/utilities/Yubico/YubiKey/TestUtilities/IntegrationTestDeviceEnumeration.cs#L73
Prefer comparing 'Count' to 0 rather than using 'Any()', both for clarity and for performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1860)
|
Run tests / Tests / Windows
Process completed with exit code 1.
|
Run tests / Tests / MacOS
openssl@3 3.3.1 is already installed and up-to-date.
To reinstall 3.3.1, run:
brew reinstall openssl@3
|