c#: Add convenient construction of rawPayload messages #473
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.
|