Update actions. #24
Annotations
12 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)
|
Run Build & Tests (ubuntu-latest, 8.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, 8.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, 8.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, 8.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)
|