refactor: clean SignatureValidation #476
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Vonage/Numbers/OwnedNumber.cs#L8
'OwnedNumber.MoHttpUrl' hides inherited member 'Number.MoHttpUrl'. Use the new keyword if hiding was intended.
|
build:
Vonage/Numbers/OwnedNumber.cs#L11
'OwnedNumber.MessagesCallbackType' hides inherited member 'Number.MessagesCallbackType'. Use the new keyword if hiding was intended.
|
build:
Vonage/Numbers/OwnedNumber.cs#L14
'OwnedNumber.MessagesCallbackValue' hides inherited member 'Number.MessagesCallbackValue'. Use the new keyword if hiding was intended.
|
build:
Vonage/Numbers/OwnedNumber.cs#L17
'OwnedNumber.VoiceCallbackType' hides inherited member 'Number.VoiceCallbackType'. Use the new keyword if hiding was intended.
|
build:
Vonage/Numbers/OwnedNumber.cs#L20
'OwnedNumber.VoiceCallbackValue' hides inherited member 'Number.VoiceCallbackValue'. Use the new keyword if hiding was intended.
|
build:
Vonage/Accounts/AccountClient.cs#L8
Missing XML comment for publicly visible type or member 'AccountClient'
|
build:
Vonage/Accounts/AccountClient.cs#L13
Missing XML comment for publicly visible type or member 'AccountClient.AccountClient(Credentials)'
|
build:
Vonage/Accounts/AccountClient.cs#L26
Missing XML comment for publicly visible type or member 'AccountClient.Credentials'
|
build:
Vonage/Accounts/AccountSettingsRequest.cs#L5
Missing XML comment for publicly visible type or member 'AccountSettingsRequest'
|
build:
Vonage/Accounts/AccountSettingsResult.cs#L5
Missing XML comment for publicly visible type or member 'AccountSettingsResult'
|