Skip to content

.NET

.NET #58

Triggered via release February 6, 2024 14:29
@thomas-anuthomas-anu
published e1b8af2
Status Failure
Total duration 32s
Artifacts

dotnet.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L151
Argument 4: cannot convert from 'string' to 'bool?'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L151
Argument 5: cannot convert from 'bool?' to 'int?'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L307
Argument 4: cannot convert from 'string' to 'bool?'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L307
Argument 5: cannot convert from 'bool?' to 'string'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L365
Argument 4: cannot convert from 'string' to 'bool?'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L365
Argument 5: cannot convert from 'bool?' to 'int?'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L468
Argument 4: cannot convert from 'string' to 'bool?'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L468
Argument 5: cannot convert from 'bool?' to 'int?'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L497
Argument 4: cannot convert from 'string' to 'bool?'
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L497
Argument 5: cannot convert from 'bool?' to 'int?'
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. 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, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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: 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: Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19219
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build: Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19239
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
build: Xero.NetStandard.OAuth2.Test/Api/PayrollAuApiTests.cs#L41
The field 'PayrollAuApiTests.output' is never used
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L76
Do not use typeof(Xero.NetStandard.OAuth2.Api.AccountingApi) expression to check the type.
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L1390
Do not compare an object's exact type to the abstract class 'System.IO.Stream'.
build: Xero.NetStandard.OAuth2.Test/Api/AccountingApiTests.cs#L1586
Do not compare an object's exact type to the abstract class 'System.IO.Stream'.
build: 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: Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19219
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build: Xero.NetStandard.OAuth2/Api/AccountingApi.cs#L19239
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'