Skip to content

Bump version and update changelog. (#1143) #73

Bump version and update changelog. (#1143)

Bump version and update changelog. (#1143) #73

Triggered via push December 7, 2023 23:15
Status Success
Total duration 1m 8s
Artifacts
C# Release
57s
C# Release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
C# Release
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# Release: csharp/Svix/Models/AttemptsByEndpointListOptions.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Release: csharp/Svix/Models/AttemptsByMessageListOptions.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Release: csharp/Svix/Models/AttemptsByMessageListOptions.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Release: csharp/Svix/Models/ListOptions.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Release: csharp/Svix/Models/MessageListOptions.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Release: csharp/Svix/Models/MessageListOptions.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Release: csharp/Svix/SvixClient.cs#L12
'SvixClient.Config.get': new protected member declared in sealed type
C# Release: csharp/Svix/SvixClient.cs#L12
'SvixClient.Config': new protected member declared in sealed type
C# Release: csharp/Svix/Models/AttemptsByEndpointListOptions.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Release: csharp/Svix/Models/AttemptsByMessageListOptions.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.