Fix these dotnet target #24
Annotations
10 errors and 18 warnings
build:
src/Avalara.SDK/Auth/OAuth2ClientCredentials.cs#L4
The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
|
build:
src/Avalara.SDK/Auth/OAuth2DeviceCode.cs#L3
The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
|
build:
src/Avalara.SDK/Client/ApiClient.cs#L40
The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
|
build:
src/Avalara.SDK/Client/ApiClient.cs#L41
The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
|
build:
src/Avalara.SDK/Client/Configuration.cs#L26
The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
|
build:
src/Avalara.SDK/Client/IReadableConfiguration.cs#L21
The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
|
build:
src/Avalara.SDK/Client/RetryConfiguration.cs#L20
The type or namespace name 'Http' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
|
build:
src/Avalara.SDK/Client/ApiClient.cs#L97
The type or namespace name 'HttpResponseMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Avalara.SDK/Client/ApiClient.cs#L109
The type or namespace name 'HttpResponseMessage' could not be found (are you missing a using directive or an assembly reference?)
|
build:
src/Avalara.SDK/Client/ApiClient.cs#L256
The type or namespace name 'HttpContent' could not be found (are you missing a using directive or an assembly reference?)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v2. 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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
.NET Core 2.2 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
.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.
|
build
.NET 5.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
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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?'
|