Update to Newtonsoft.Json 13.0.1 to address security concerns #98
Annotations
16 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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