[ACL-228] Add Net9/Net8 support #483
Annotations
1 error and 12 warnings
build
The process '/home/runner/work/truelayer-dotnet/truelayer-dotnet/tools/dotnet-cake' failed with exit code 1
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2, cake-build/cake-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
.NET Core 2.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.
|
build:
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.'
|
build:
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.'
|
build:
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.'
|
build:
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.'
|
build:
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.'
|
build:
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.'
|
build:
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.'
|
build:
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.'
|
build:
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.'
|
build:
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.'
|