Skip to content

PETOSS-575 Fix Linting Issues in Dotnet SDK: Fix Formatting #68

PETOSS-575 Fix Linting Issues in Dotnet SDK: Fix Formatting

PETOSS-575 Fix Linting Issues in Dotnet SDK: Fix Formatting #68

Triggered via push October 10, 2024 10:37
Status Success
Total duration 1m 11s
Artifacts
build-test-lint
1m 1s
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?'