Skip to content

WIP - stateful prompting application #28

WIP - stateful prompting application

WIP - stateful prompting application #28

Triggered via pull request April 9, 2025 23:25
Status Success
Total duration 47s
Artifacts

pr-validation.yml

on: pull_request
Matrix: validate
Fit to window
Zoom out
Zoom in

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