Update openapi spec and regenerate libs for 'tags' #237
Annotations
10 errors and 11 warnings
C# Lint:
csharp/Svix/Statistics.cs#L25
'IStatisticsApi' does not contain a definition for 'AggregateAppStats' and no accessible extension method 'AggregateAppStats' accepting a first argument of type 'IStatisticsApi' could be found (are you missing a using directive or an assembly reference?)
|
C# Lint:
csharp/Svix/Statistics.cs#L46
'IStatisticsApi' does not contain a definition for 'AggregateAppStatsAsync' and no accessible extension method 'AggregateAppStatsAsync' accepting a first argument of type 'IStatisticsApi' could be found (are you missing a using directive or an assembly reference?)
|
C# Lint:
csharp/Svix/Statistics.cs#L67
'IStatisticsApi' does not contain a definition for 'AggregateEventTypes' and no accessible extension method 'AggregateEventTypes' accepting a first argument of type 'IStatisticsApi' could be found (are you missing a using directive or an assembly reference?)
|
C# Lint:
csharp/Svix/Statistics.cs#L86
'IStatisticsApi' does not contain a definition for 'AggregateEventTypesAsync' and no accessible extension method 'AggregateEventTypesAsync' accepting a first argument of type 'IStatisticsApi' could be found (are you missing a using directive or an assembly reference?)
|
C# Lint:
csharp/Svix/Message.cs#L131
Argument 8: cannot convert from 'System.Collections.Generic.List<string>' to 'string'
|
C# Lint:
csharp/Svix/Message.cs#L159
Argument 8: cannot convert from 'System.Collections.Generic.List<string>' to 'string'
|
C# Lint:
csharp/Svix/Message.cs#L160
Argument 9: cannot convert from 'System.Threading.CancellationToken' to 'System.Collections.Generic.List<string>'
|
C# Lint:
csharp/Svix/Statistics.cs#L25
'IStatisticsApi' does not contain a definition for 'AggregateAppStats' and no accessible extension method 'AggregateAppStats' accepting a first argument of type 'IStatisticsApi' could be found (are you missing a using directive or an assembly reference?)
|
C# Lint:
csharp/Svix/Statistics.cs#L46
'IStatisticsApi' does not contain a definition for 'AggregateAppStatsAsync' and no accessible extension method 'AggregateAppStatsAsync' accepting a first argument of type 'IStatisticsApi' could be found (are you missing a using directive or an assembly reference?)
|
C# Lint:
csharp/Svix/Statistics.cs#L67
'IStatisticsApi' does not contain a definition for 'AggregateEventTypes' and no accessible extension method 'AggregateEventTypes' accepting a first argument of type 'IStatisticsApi' could be found (are you missing a using directive or an assembly reference?)
|
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/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.
|
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/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.
|