Bump OpenAPI spec and regenerate libs #519
Annotations
10 errors and 10 warnings
Build:
csharp/Svix/OperationalWebhookEndpoint.cs#L178
'IWebhookEndpointApi' does not contain a definition for 'V1OperationalWebhookEndpointSecretGetAsync' and no accessible extension method 'V1OperationalWebhookEndpointSecretGetAsync' accepting a first argument of type 'IWebhookEndpointApi' could be found (are you missing a using directive or an assembly reference?)
|
Build:
csharp/Svix/OperationalWebhookEndpoint.cs#L247
Cannot assign void to an implicitly-typed variable
|
Build:
csharp/Svix/OperationalWebhookEndpoint.cs#L270
No overload for method 'V1OperationalWebhookEndpointGetAsync' takes 3 arguments
|
Build:
csharp/Svix/MessageAttempt.cs#L272
Non-invocable member 'AttemptsByMessageListOptions' cannot be used like a method.
|
Build:
csharp/Svix/MessageAttempt.cs#L292
Non-invocable member 'AttemptsByMessageListOptions' cannot be used like a method.
|
Build:
csharp/Svix/MessageAttempt.cs#L311
Non-invocable member 'AttemptsByMessageListOptions' cannot be used like a method.
|
Build:
csharp/Svix/MessageAttempt.cs#L322
Argument 3: cannot convert from 'Svix.Model.ListResponseTemplateOut' to 'Svix.Models.AttemptsByMessageListOptions'
|
Build:
csharp/Svix/MessageAttempt.cs#L330
Non-invocable member 'AttemptsByMessageListOptions' cannot be used like a method.
|
Build:
csharp/Svix/MessageAttempt.cs#L341
Argument 3: cannot convert from 'Svix.Model.ListResponseTemplateOut' to 'Svix.Models.AttemptsByMessageListOptions'
|
Build:
csharp/Svix/OperationalWebhookEndpoint.cs#L178
'IWebhookEndpointApi' does not contain a definition for 'V1OperationalWebhookEndpointSecretGetAsync' and no accessible extension method 'V1OperationalWebhookEndpointSecretGetAsync' accepting a first argument of type 'IWebhookEndpointApi' could be found (are you missing a using directive or an assembly reference?)
|
Build:
csharp/Svix/Message.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/Svix/SvixClient.cs#L12
'SvixClient.Config': new protected member declared in sealed type
|
Build:
csharp/Svix/Models/AttemptsByEndpointListOptions.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/Svix/Models/AttemptsByEndpointListOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/Svix/Models/ListOptions.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/Svix/Models/AttemptsByMessageListOptions.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/Svix/Models/AttemptsByMessageListOptions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/Svix/Models/AttemptsByMessageListOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/Svix/Models/MessageAttemptListOptions.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
csharp/Svix/Models/MessageListOptions.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading