Skip to content

testing -- replace dynamnic value to static value #77

testing -- replace dynamnic value to static value

testing -- replace dynamnic value to static value #77

Status Success
Total duration 52s
Artifacts
build-test-lint
41s
build-test-lint
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-test-lint: Xero.NetStandard.OAuth2/Api/AssetApi.cs#L775
The result of the expression is always 'true' since a value of type 'AssetStatusQueryParam' is never equal to 'null' of type 'AssetStatusQueryParam?'
build-test-lint: Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19329
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build-test-lint: Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19349
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
build-test-lint: Xero.NetStandard.OAuth2/Api/AssetApi.cs#L775
The result of the expression is always 'true' since a value of type 'AssetStatusQueryParam' is never equal to 'null' of type 'AssetStatusQueryParam?'
build-test-lint: Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19329
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build-test-lint: Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19349
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'