Skip to content

9.0.0

9.0.0 #71

Triggered via release August 22, 2024 14:05
@sangeet-joy-twsangeet-joy-tw
published 9.0.0
Status Success
Total duration 40s
Artifacts

dotnet.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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#L19329
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#L19349
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/Client/ApiClient.cs#L649
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiClient.Get<T>(string, RequestOptions, IReadableConfiguration, CancellationToken)' (but other parameters do)
build: Xero.NetStandard.OAuth2/Client/ApiClient.cs#L662
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiClient.Post<T>(string, RequestOptions, IReadableConfiguration, CancellationToken)' (but other parameters do)
build: Xero.NetStandard.OAuth2/Client/ApiClient.cs#L675
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiClient.Put<T>(string, RequestOptions, IReadableConfiguration, CancellationToken)' (but other parameters do)
build: Xero.NetStandard.OAuth2/Client/ApiClient.cs#L688
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiClient.Delete<T>(string, RequestOptions, IReadableConfiguration, CancellationToken)' (but other parameters do)
build: Xero.NetStandard.OAuth2/Client/ApiClient.cs#L701
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiClient.Head<T>(string, RequestOptions, IReadableConfiguration, CancellationToken)' (but other parameters do)
build: Xero.NetStandard.OAuth2/Client/ApiClient.cs#L714
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiClient.Options<T>(string, RequestOptions, IReadableConfiguration, CancellationToken)' (but other parameters do)
build: Xero.NetStandard.OAuth2/Client/ApiClient.cs#L727
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'ApiClient.Patch<T>(string, RequestOptions, IReadableConfiguration, CancellationToken)' (but other parameters do)