Skip to content

7.0.0

7.0.0 #68

Triggered via release July 1, 2024 12:31
Status Success
Total duration 37s
Artifacts

dotnet.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
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#L19310
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#L19330
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#L19310
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#L19330
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'