9.0.0 #71
Annotations
17 warnings
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/
|
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/
|
Create Package for Nuget.org\
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Create Package for Nuget.org\
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Create Package for Nuget.org\
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Create Package for Nuget.org\
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
Setup .NET
.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)
|
Loading