Updating SDK to 2.1.3 #142
Closed
Annotations
5 errors and 8 warnings
|
|
|
src/It.FattureInCloud.Sdk.Test/Api/InfoApiTests.cs#L356
'IInfoApi' does not contain a definition for 'ListTemplates' and no accessible extension method 'ListTemplates' accepting a first argument of type 'IInfoApi' could be found (are you missing a using directive or an assembly reference?)
|
|
src/It.FattureInCloud.Sdk.Test/Api/InfoApiTests.cs#L138
'IInfoApi' does not contain a definition for 'ListTemplates' and no accessible extension method 'ListTemplates' accepting a first argument of type 'IInfoApi' could be found (are you missing a using directive or an assembly reference?)
|
|
src/It.FattureInCloud.Sdk.Test/Api/InfoApiTests.cs#L356
'IInfoApi' does not contain a definition for 'ListTemplates' and no accessible extension method 'ListTemplates' accepting a first argument of type 'IInfoApi' could be found (are you missing a using directive or an assembly reference?)
|
|
src/It.FattureInCloud.Sdk.Test/Api/InfoApiTests.cs#L138
'IInfoApi' does not contain a definition for 'ListTemplates' and no accessible extension method 'ListTemplates' accepting a first argument of type 'IInfoApi' could be found (are you missing a using directive or an assembly reference?)
|
|
src/It.FattureInCloud.Sdk/Model/PriceListItem.cs#L42
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
|
src/It.FattureInCloud.Sdk/Model/DocumentTemplate.cs#L110
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
|
src/It.FattureInCloud.Sdk/Model/DocumentTemplate.cs#L95
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
|
src/It.FattureInCloud.Sdk/Model/DocumentTemplate.cs#L75
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
src/It.FattureInCloud.Sdk/Model/PriceListItem.cs#L42
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
|
src/It.FattureInCloud.Sdk/Model/DocumentTemplate.cs#L110
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
|
src/It.FattureInCloud.Sdk/Model/DocumentTemplate.cs#L95
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
|
src/It.FattureInCloud.Sdk/Model/DocumentTemplate.cs#L75
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
The logs for this run have expired and are no longer available.
Loading