Generated PR for Release: 37.1.0 #113
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
|
Square/Authentication/BearerAuthManager.cs#L17
XML comment has a param tag for 'accessToken', but there is no parameter by that name
|
Square/Authentication/BearerAuthManager.cs#L18
Parameter 'bearerAuthModel' has no matching param tag in the XML comment for 'BearerAuthManager.BearerAuthManager(BearerAuthModel)' (but other parameters do)
|
Square/Authentication/BearerAuthManager.cs#L44
Missing XML comment for publicly visible type or member 'BearerAuthModel'
|
Square/Authentication/BearerAuthManager.cs#L68
Missing XML comment for publicly visible type or member 'BearerAuthModel.Builder.Builder(string)'
|
Square/Exceptions/ApiException.cs#L24
Missing XML comment for publicly visible type or member 'ApiException.SetupAdditionalProperties(string)'
|
Square/Utilities/JsonObject.cs#L10
Missing XML comment for publicly visible type or member 'JsonObject'
|
Square/Utilities/JsonValue.cs#L10
Missing XML comment for publicly visible type or member 'JsonValue'
|
Square/Authentication/BearerAuthManager.cs#L17
XML comment has a param tag for 'accessToken', but there is no parameter by that name
|
Square/Authentication/BearerAuthManager.cs#L18
Parameter 'bearerAuthModel' has no matching param tag in the XML comment for 'BearerAuthManager.BearerAuthManager(BearerAuthModel)' (but other parameters do)
|
Square/Authentication/BearerAuthManager.cs#L44
Missing XML comment for publicly visible type or member 'BearerAuthModel'
|
This job succeeded
Loading