Skip to content

Update SDK with latest changes #289

Update SDK with latest changes

Update SDK with latest changes #289

Triggered via push October 21, 2025 18:50
Status Failure
Total duration 1m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/freeclimb/Model/Enqueue.cs#L195
'Enqueue.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/Pause.cs#L132
'Pause.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/Park.cs#L175
'Park.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/DequeueWebhook.cs#L273
'DequeueWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/OutDialStartWebhook.cs#L273
'OutDialStartWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/AddToQueueNotificationWebhook.cs#L247
'AddToQueueNotificationWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/OutDialConnectWebhook.cs#L260
'OutDialConnectWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/Dequeue.cs#L113
'Dequeue.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/AddToConferenceNotificationWebhook.cs#L298
'AddToConferenceNotificationWebhook.BaseValidate(ValidationContext)' hides inherited member 'Webhook.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.
build: src/freeclimb/Model/AddToConference.cs#L259
'AddToConference.BaseValidate(ValidationContext)' hides inherited member 'PerclCommand.BaseValidate(ValidationContext)'. Use the new keyword if hiding was intended.