WIP - stateful prompting application #28
Annotations
5 warnings
|
Validate on ubuntu-latest
No files were found with the provided path: **/test-results.trx. No artifacts will be uploaded.
|
|
Validate on ubuntu-latest:
src/1-stateful-prompts/AI.StatefulPrompts.Business/PromptHistory.cs#L20
Non-nullable field '_signalRMessagingActor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Validate on ubuntu-latest:
src/1-stateful-prompts/AI.StatefulPrompts.Business/PromptHistory.cs#L20
The field 'PromptHistoryActor._signalRMessagingActor' is never used
|
|
Validate on ubuntu-latest:
src/1-stateful-prompts/AI.StatefulPrompts.Business/PromptHistory.cs#L20
Non-nullable field '_signalRMessagingActor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Validate on ubuntu-latest:
src/1-stateful-prompts/AI.StatefulPrompts.Business/PromptHistory.cs#L20
The field 'PromptHistoryActor._signalRMessagingActor' is never used
|