Upgrade version #17
Annotations
2 errors and 11 warnings
build
The run was canceled by @adamelfstrom.
|
build
The operation was canceled.
|
build
.NET 7.0 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:
FortnoxSDK/FortnoxAuthClient.cs#L33
'IStaticTokenAuthWorkflow' is obsolete: '2022-01-09: End-of-life for the static authorization. Use StandardAuth.'
|
build:
FortnoxSDK/Auth/StaticTokenAuthWorkflow.cs#L12
'IStaticTokenAuthWorkflow' is obsolete: '2022-01-09: End-of-life for the static authorization. Use StandardAuth.'
|
build:
FortnoxSDK/Search/CustomerSearch.cs#L30
'CustomerSearch.LastModified' hides inherited member 'BaseSearch.LastModified'. Use the new keyword if hiding was intended.
|
build:
FortnoxSDK/Search/FinancialYearSearch.cs#L17
Obsolete member 'FinancialYearSearch.FinancialYearDate' overrides non-obsolete member 'BaseSearch.FinancialYearDate'
|
build:
FortnoxSDK/Entities/Tax Reductions/TaxReduction.cs#L86
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
FortnoxSDK/Extensions/FortnoxExtensions.cs#L20
'StaticTokenAuth' is obsolete: '2021-12-09: End-of-life for the static authorization. Use StandardAuth.'
|
build:
FortnoxSDK.Tests/WarehouseTests.cs#L14
'StaticTokenAuth' is obsolete: '2021-12-09: End-of-life for the static authorization. Use StandardAuth.'
|
build:
FortnoxSDK.Tests/ConnectionTests.cs#L19
'StaticTokenAuth' is obsolete: '2021-12-09: End-of-life for the static authorization. Use StandardAuth.'
|
build:
FortnoxSDK.Tests/ConnectionTests.cs#L32
'StaticTokenAuth' is obsolete: '2021-12-09: End-of-life for the static authorization. Use StandardAuth.'
|
build:
FortnoxSDK.Tests/ConnectionTests.cs#L45
'StaticTokenAuth' is obsolete: '2021-12-09: End-of-life for the static authorization. Use StandardAuth.'
|