Endpoints refactor; Added OptionsExtensions (#231) #197
Annotations
11 warnings
Setup .NET 3.1
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Run the build script:
src/TrueLayer/Payments/Model/Provider.cs#L65
'Provider.Preselected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
src/TrueLayer/Payments/Model/Provider.cs#L65
'Provider.Preselected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
src/TrueLayer/Payments/Model/Provider.cs#L65
'Provider.Preselected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
test/TrueLayer.AcceptanceTests/PaymentTests.cs#L141
'Provider.UserSelected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
test/TrueLayer.AcceptanceTests/PaymentTests.cs#L146
'Provider.Preselected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
test/TrueLayer.AcceptanceTests/PaymentTests.cs#L146
'Provider.Preselected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
examples/MvcExample/Controllers/HomeController.cs#L131
'Provider.UserSelected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
examples/MvcExample/Controllers/HomeController.cs#L132
'Provider.Preselected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
src/TrueLayer/Payments/Model/Provider.cs#L65
'Provider.Preselected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Run the build script:
src/TrueLayer/Payments/Model/Provider.cs#L65
'Provider.Preselected.SchemeId' is obsolete: 'The field will be removed soon. Please start using the new <see cref="SchemeSelection"/> field.'
|
Loading