Skip to content

Using PolySharp to allow use of C#13 #162

Using PolySharp to allow use of C#13

Using PolySharp to allow use of C#13 #162

Triggered via pull request July 30, 2024 17:31
Status Failure
Total duration 2m 33s
Artifacts

build-pull-requests.yml

on: pull_request
Run tests  /  ...  /  Windows
2m 15s
Run tests / Tests / Windows
Run tests  /  ...  /  Ubuntu
55s
Run tests / Tests / Ubuntu
Run tests  /  ...  /  MacOS
38s
Run tests / Tests / MacOS
Run tests  /  Build coverage report
0s
Run tests / Build coverage report
Run tests  /  Add PR Comment: Test Results
0s
Run tests / Add PR Comment: Test Results
Run tests  /  Add PR Comment: Coverage Results
0s
Run tests / Add PR Comment: Coverage Results
Build artifacts
0s
Build artifacts
Fit to window
Zoom out
Zoom in

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