Skip to content

Update packages.

Update packages. #22

Triggered via push November 25, 2023 04:31
Status Success
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Run Build & Tests
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Run Build & Tests (ubuntu-latest, 6.0.x): Src/CreditCardValidator.Tests/TestHelperUtilities.cs#L28
'CardIssuer.Solo' is obsolete: 'The Solo card scheme was decommissioned permanently on 31 March 2011. CreditCardValidator is no longer detecting it.'
Run Build & Tests (ubuntu-latest, 6.0.x): Src/CreditCardValidator.Tests/CreditCardFactoryTests.cs#L137
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
Run Build & Tests (ubuntu-latest, 6.0.x): Src/CreditCardValidator.Tests/TestHelperUtilities.cs#L28
'CardIssuer.Solo' is obsolete: 'The Solo card scheme was decommissioned permanently on 31 March 2011. CreditCardValidator is no longer detecting it.'
Run Build & Tests (ubuntu-latest, 6.0.x): Src/CreditCardValidator.Tests/CreditCardFactoryTests.cs#L137
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
Run Build & Tests (ubuntu-latest, 7.0.x): Src/CreditCardValidator.Tests/TestHelperUtilities.cs#L28
'CardIssuer.Solo' is obsolete: 'The Solo card scheme was decommissioned permanently on 31 March 2011. CreditCardValidator is no longer detecting it.'
Run Build & Tests (ubuntu-latest, 7.0.x): Src/CreditCardValidator.Tests/CreditCardFactoryTests.cs#L137
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
Run Build & Tests (ubuntu-latest, 7.0.x): Src/CreditCardValidator.Tests/TestHelperUtilities.cs#L28
'CardIssuer.Solo' is obsolete: 'The Solo card scheme was decommissioned permanently on 31 March 2011. CreditCardValidator is no longer detecting it.'
Run Build & Tests (ubuntu-latest, 7.0.x): Src/CreditCardValidator.Tests/CreditCardFactoryTests.cs#L137
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)