Skip to content

Update CHANGELOG

Update CHANGELOG #281

Triggered via push July 3, 2025 20:46
Status Success
Total duration 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/freeclimb/Model/DequeueWebhook.cs#L260
'DequeueWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
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/OutDialApiConnectWebhook.cs#L247
'OutDialApiConnectWebhook.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/AddToQueueNotificationWebhook.cs#L234
'AddToQueueNotificationWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.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/OutDial.cs#L268
'OutDial.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.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.
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/AddToConference.cs#L248
'AddToConference.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.