Skip to content

PETOSS-506 Find package vulnerabilities and update dependent packages… #111

PETOSS-506 Find package vulnerabilities and update dependent packages…

PETOSS-506 Find package vulnerabilities and update dependent packages… #111

Triggered via push December 5, 2024 10:20
Status Success
Total duration 43s
Artifacts
build-test-lint
34s
build-test-lint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-test-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-test-lint: 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-test-lint: 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-test-lint: 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-test-lint: 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-test-lint: 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-test-lint: 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-test-lint: 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-test-lint: 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-test-lint: 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-test-lint: 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)