Skip to content

Bump OpenAPI spec and regenerate libs #520

Bump OpenAPI spec and regenerate libs

Bump OpenAPI spec and regenerate libs #520

Triggered via pull request January 30, 2025 12:17
Status Failure
Total duration 1m 14s
Artifacts

csharp-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
C# Lint: csharp/Svix/OperationalWebhookEndpoint.cs#L247
Cannot assign void to an implicitly-typed variable
C# Lint: csharp/Svix/OperationalWebhookEndpoint.cs#L270
Cannot assign void to an implicitly-typed variable
C# Lint: csharp/Svix/MessageAttempt.cs#L273
The best overload for 'AttemptsByMessageListOptions' does not have a parameter named 'Limit'
C# Lint: csharp/Svix/MessageAttempt.cs#L293
The best overload for 'AttemptsByMessageListOptions' does not have a parameter named 'Limit'
C# Lint: csharp/Svix/MessageAttempt.cs#L312
The best overload for 'AttemptsByMessageListOptions' does not have a parameter named 'Limit'
C# Lint: csharp/Svix/MessageAttempt.cs#L322
Argument 3: cannot convert from 'Svix.Model.ListResponseTemplateOut' to 'Svix.Models.AttemptsByMessageListOptions'
C# Lint: csharp/Svix/MessageAttempt.cs#L331
The best overload for 'AttemptsByMessageListOptions' does not have a parameter named 'Limit'
C# Lint: csharp/Svix/MessageAttempt.cs#L341
Argument 3: cannot convert from 'Svix.Model.ListResponseTemplateOut' to 'Svix.Models.AttemptsByMessageListOptions'
C# Lint: csharp/Svix/OperationalWebhookEndpoint.cs#L247
Cannot assign void to an implicitly-typed variable
C# Lint: csharp/Svix/OperationalWebhookEndpoint.cs#L270
Cannot assign void to an implicitly-typed variable
C# Lint: csharp/Svix/Message.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Lint: csharp/Svix/SvixClient.cs#L12
'SvixClient.Config': new protected member declared in sealed type
C# Lint: csharp/Svix/Models/AttemptsByEndpointListOptions.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Lint: csharp/Svix/Models/AttemptsByEndpointListOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Lint: csharp/Svix/Models/ListOptions.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Lint: csharp/Svix/Models/AttemptsByMessageListOptions.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Lint: csharp/Svix/Models/AttemptsByMessageListOptions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Lint: csharp/Svix/Models/AttemptsByMessageListOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Lint: csharp/Svix/Models/MessageAttemptListOptions.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Lint: csharp/Svix/Models/MessageListOptions.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.