Skip to content

Publish & Release SDK #89

Publish & Release SDK

Publish & Release SDK #89

Triggered via release April 23, 2025 10:35
Status Failure
Total duration 23s
Artifacts

dotnet.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
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)
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#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#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#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#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#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/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#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/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
.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.