Skip to content

Update Order and CustomerSearch #77

Update Order and CustomerSearch

Update Order and CustomerSearch #77

Triggered via pull request March 13, 2024 10:31
Status Success
Total duration 7m 21s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.'