Bump bootstrap from 3.3.5 to 5.0.0 in /src/Pinch.SDK.WebSample #27
Annotations
11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/Pinch.SDK/Helpers/HttpClientHelpers.cs#L217
'QuickResponse<T>.HandleNonceResponse()' hides inherited member 'QuickResponse.HandleNonceResponse()'. Use the new keyword if hiding was intended.
|
build:
src/Pinch.SDK/Helpers/HttpClientHelpers.cs#L291
The variable 'ex' is declared but never used
|
build:
src/Pinch.SDK/Helpers/HttpClientHelpers.cs#L228
The variable 'ex' is declared but never used
|
build:
src/Pinch.SDK/Helpers/HttpClientHelpers.cs#L148
The variable 'ex' is declared but never used
|
build:
src/Pinch.SDK/Helpers/HttpClientHelpers.cs#L166
The variable 'ex' is declared but never used
|
build:
src/Pinch.SDK/Agreements/AgreementClient.cs#L11
Missing XML comment for publicly visible type or member 'AgreementClient'
|
build:
src/Pinch.SDK/Agreements/AgreementClient.cs#L13
Missing XML comment for publicly visible type or member 'AgreementClient.AgreementClient(PinchApiOptions, Func<bool, Task<string>>, Func<HttpClient>)'
|
build:
src/Pinch.SDK/Agreements/AgreementDetailed.cs#L9
Missing XML comment for publicly visible type or member 'AgreementDetailed'
|
build:
src/Pinch.SDK/Agreements/AgreementDetailed.cs#L11
Missing XML comment for publicly visible type or member 'AgreementDetailed.Id'
|
build:
src/Pinch.SDK/Agreements/AgreementDetailed.cs#L12
Missing XML comment for publicly visible type or member 'AgreementDetailed.SurnameOrCompanyName'
|