Upgrade npm packages #282
Annotations
10 warnings
|
build:
src/freeclimb/Model/Dequeue.cs#L102
'Dequeue.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/SendDigits.cs#L157
'SendDigits.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/AddToConferenceNotificationWebhook.cs#L285
'AddToConferenceNotificationWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/Say.cs#L170
'Say.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/OutDialApiConnectWebhook.cs#L247
'OutDialApiConnectWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/AddToConference.cs#L248
'AddToConference.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/CallControlWebhook.cs#L184
'CallControlWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/OutDial.cs#L268
'OutDial.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/RemoveFromQueueNotificationWebhook.cs#L259
'RemoveFromQueueNotificationWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|
|
build:
src/freeclimb/Model/CreateConferenceWebhook.cs#L285
'CreateConferenceWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
|