Update cicd. #13
Annotations
5 errors and 12 warnings
build:
src/Avalara.SDK.Test/Api/EInvoicingTests.cs#L34
Argument 1: cannot convert from 'string' to 'char'
|
build:
src/Avalara.SDK.Test/Auth/OAuthHelperTests.cs#L36
Argument 1: cannot convert from 'string' to 'char'
|
build:
src/Avalara.SDK.Test/Api/EInvoicingTests.cs#L34
Argument 1: cannot convert from 'string' to 'char'
|
build:
src/Avalara.SDK.Test/Auth/OAuthHelperTests.cs#L36
Argument 1: cannot convert from 'string' to 'char'
|
build
Process completed with exit code 1.
|
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:
src/Avalara.SDK/Model/EInvoicing/V1/MandatesResponse.cs#L127
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
build:
src/Avalara.SDK/Model/EInvoicing/V1/MandatesResponse.cs#L152
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
build:
src/Avalara.SDK/Model/EInvoicing/V1/Mandate.cs#L197
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
build:
src/Avalara.SDK/Model/EInvoicing/V1/Mandate.cs#L236
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
build:
src/Avalara.SDK/Model/EInvoicing/V1/DataInputFieldsResponse.cs#L127
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
build:
src/Avalara.SDK/Model/EInvoicing/V1/DataInputFieldsResponse.cs#L152
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
build:
src/Avalara.SDK/Model/EInvoicing/V1/DataInputField.cs#L293
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
build:
src/Avalara.SDK/Model/EInvoicing/V1/DataInputField.cs#L348
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
build:
src/Avalara.SDK/Client/ApiClient.cs#L209
Field 'ApiClient.SdkVersion' is never assigned to, and will always have its default value null
|
build:
src/Avalara.SDK/Client/Configuration.cs#L96
The field 'Configuration.FALLBACK_DEVICE_AUTHORIZATION_URL' is assigned but its value is never used
|