Skip to content

Update OpenAPI spec and regenerate libs #233

Update OpenAPI spec and regenerate libs

Update OpenAPI spec and regenerate libs #233

Triggered via pull request November 29, 2023 14:44
Status Failure
Total duration 1m 9s
Artifacts

csharp-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
C# Lint: csharp/Svix/MessageAttempt.cs#L147
Argument 11: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint: csharp/Svix/MessageAttempt.cs#L178
Argument 11: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint: csharp/Svix/MessageAttempt.cs#L179
Argument 12: cannot convert from 'System.Threading.CancellationToken' to 'System.Collections.Generic.List<string>'
C# Lint: csharp/Svix/MessageAttempt.cs#L147
Argument 11: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint: csharp/Svix/MessageAttempt.cs#L178
Argument 11: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint: csharp/Svix/MessageAttempt.cs#L179
Argument 12: cannot convert from 'System.Threading.CancellationToken' to 'System.Collections.Generic.List<string>'
C# Lint: csharp/Svix/MessageAttempt.cs#L147
Argument 11: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint: csharp/Svix/MessageAttempt.cs#L178
Argument 11: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint: csharp/Svix/MessageAttempt.cs#L179
Argument 12: cannot convert from 'System.Threading.CancellationToken' to 'System.Collections.Generic.List<string>'
C# Lint: csharp/Svix/MessageAttempt.cs#L147
Argument 11: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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/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/MessageListOptions.cs#L10
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.get': new protected member declared in sealed type
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/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.