Add IoC helpers #125
Annotations
10 warnings
Build:
Marqeta.Core.Sdk/IoC/BasicAuthenticationProvider.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L229
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L238
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L338
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L395
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L400
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L466
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L506
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
Marqeta.Core.Sdk/Serialization/Json/CustomJsonParseNode.cs#L538
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading