Skip to content

C# Release

C# Release #105

Triggered via workflow run January 4, 2025 01:26
@svix-onelsonsvix-onelson
completed 4fcf987
Status Success
Total duration 1m 21s
Artifacts

csharp-release.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
C# Release: csharp/Svix/Message.cs#L41
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': 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/AttemptsByEndpointListOptions.cs#L24
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/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/AttemptsByMessageListOptions.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
C# Release: csharp/Svix/Models/MessageAttemptListOptions.cs#L22
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.