Skip to content

Update OpenAPI spec and regenerate libs #261

Update OpenAPI spec and regenerate libs

Update OpenAPI spec and regenerate libs #261

Triggered via pull request January 30, 2024 20:13
Status Failure
Total duration 1m 7s
Artifacts

csharp-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
C# Lint: csharp/Svix/MessageAttempt.cs#L83
Argument 6: cannot convert from 'Svix.Model.MessageStatus?' to 'string'
C# Lint: csharp/Svix/MessageAttempt.cs#L84
Argument 7: cannot convert from 'System.DateTime?' to 'Svix.Model.MessageStatus?'
C# Lint: csharp/Svix/MessageAttempt.cs#L111
Argument 6: cannot convert from 'Svix.Model.MessageStatus?' to 'string'
C# Lint: csharp/Svix/MessageAttempt.cs#L112
Argument 7: cannot convert from 'System.DateTime?' to 'Svix.Model.MessageStatus?'
C# Lint: csharp/Svix/MessageAttempt.cs#L114
Argument 9: cannot convert from 'bool?' to 'System.DateTime?'
C# Lint: csharp/Svix/MessageAttempt.cs#L115
Argument 10: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint: csharp/Svix/MessageAttempt.cs#L116
Argument 11: cannot convert from 'System.Threading.CancellationToken' to 'System.Collections.Generic.List<string>'
C# Lint: csharp/Svix/MessageAttempt.cs#L144
Argument 8: cannot convert from 'System.DateTime?' to 'string'
C# Lint: csharp/Svix/MessageAttempt.cs#L146
Argument 10: cannot convert from 'bool?' to 'System.DateTime?'
C# Lint: csharp/Svix/MessageAttempt.cs#L148
Argument 12: cannot convert from 'System.Collections.Generic.List<string>' to 'bool?'
C# Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Models/MessageListOptions.cs#L18
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/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