Update for 24.6.1 #94
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/AvaTaxOfflineHelper.cs#L18
XML comment has a param tag for 'exc', but there is no parameter by that name
|
src/AvaTaxOfflineHelper.cs#L19
Parameter 'message' has no matching param tag in the XML comment for 'AvaTaxOfflineHelperException.AvaTaxOfflineHelperException(string, Exception)' (but other parameters do)
|
src/AvaTaxOfflineHelper.cs#L19
Parameter 'inner' has no matching param tag in the XML comment for 'AvaTaxOfflineHelperException.AvaTaxOfflineHelperException(string, Exception)' (but other parameters do)
|
src/AvaTaxOfflineHelper.cs#L40
XML comment is not placed on a valid language element
|
src/AvaTaxOfflineHelper.cs#L54
XML comment has a param tag for 'zip', but there is no parameter by that name
|
src/AvaTaxOfflineHelper.cs#L56
Parameter 'zips' has no matching param tag in the XML comment for 'AvaTaxOfflineHelper.StoreZipRateContent(AvaTaxClient, string, List<string>, string)' (but other parameters do)
|
|
src/AvaTaxOfflineHelper.cs#L18
XML comment has a param tag for 'exc', but there is no parameter by that name
|
src/AvaTaxOfflineHelper.cs#L19
Parameter 'message' has no matching param tag in the XML comment for 'AvaTaxOfflineHelperException.AvaTaxOfflineHelperException(string, Exception)' (but other parameters do)
|
src/AvaTaxOfflineHelper.cs#L19
Parameter 'inner' has no matching param tag in the XML comment for 'AvaTaxOfflineHelperException.AvaTaxOfflineHelperException(string, Exception)' (but other parameters do)
|
|
|
|
|
|
This job succeeded
Loading