Merge branch 'master' of https://github.com/XeroAPI/Xero-NetStandard … #102
Annotations
8 warnings
build-test-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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-test-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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?'
|