Skip to content

c#: Add convenient construction of rawPayload messages #473

c#: Add convenient construction of rawPayload messages

c#: Add convenient construction of rawPayload messages #473

Triggered via pull request December 2, 2024 14:41
Status Failure
Total duration 1m 8s
Artifacts

csharp-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
C# Lint: csharp/Svix/Message.cs#L49
'Dictionary<string, object>' does not contain a definition for 'add' and no accessible extension method 'add' accepting a first argument of type 'Dictionary<string, object>' could be found (are you missing a using directive or an assembly reference?)
C# Lint: csharp/Svix/Message.cs#L52
'Dictionary<string, object>' does not contain a definition for 'add' and no accessible extension method 'add' accepting a first argument of type 'Dictionary<string, object>' could be found (are you missing a using directive or an assembly reference?)
C# Lint: csharp/Svix/Message.cs#L58
Non-invocable member 'MessageIn' cannot be used like a method.
C# Lint: csharp/Svix/Message.cs#L49
'Dictionary<string, object>' does not contain a definition for 'add' and no accessible extension method 'add' accepting a first argument of type 'Dictionary<string, object>' could be found (are you missing a using directive or an assembly reference?)
C# Lint: csharp/Svix/Message.cs#L52
'Dictionary<string, object>' does not contain a definition for 'add' and no accessible extension method 'add' accepting a first argument of type 'Dictionary<string, object>' could be found (are you missing a using directive or an assembly reference?)
C# Lint: csharp/Svix/Message.cs#L58
Non-invocable member 'MessageIn' cannot be used like a method.
C# Lint: csharp/Svix/Message.cs#L49
'Dictionary<string, object>' does not contain a definition for 'add' and no accessible extension method 'add' accepting a first argument of type 'Dictionary<string, object>' could be found (are you missing a using directive or an assembly reference?)
C# Lint: csharp/Svix/Message.cs#L52
'Dictionary<string, object>' does not contain a definition for 'add' and no accessible extension method 'add' accepting a first argument of type 'Dictionary<string, object>' could be found (are you missing a using directive or an assembly reference?)
C# Lint: csharp/Svix/Message.cs#L58
Non-invocable member 'MessageIn' cannot be used like a method.
C# Lint: csharp/Svix/Message.cs#L49
'Dictionary<string, object>' does not contain a definition for 'add' and no accessible extension method 'add' accepting a first argument of type 'Dictionary<string, object>' could be found (are you missing a using directive or an assembly reference?)
C# Lint
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
C# Lint: csharp/Svix/Message.cs#L39
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/AttemptsByEndpointListOptions.cs#L24
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/AttemptsByMessageListOptions.cs#L24
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/MessageAttemptListOptions.cs#L22
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
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
C# Lint
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.