Refactor PromptClientInput to accept string array for prompt #42
Annotations
6 warnings
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading