Skip to content

Build triggered by @selfdocumentingcode on feature/gpt-images #114

Build triggered by @selfdocumentingcode on feature/gpt-images

Build triggered by @selfdocumentingcode on feature/gpt-images #114

Manually triggered April 25, 2025 16:37
Status Success
Total duration 1m 21s
Artifacts

build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build
The property's documentation summary text should begin with: 'Gets or sets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
Build
The property's documentation summary text should begin with: 'Gets or sets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
Build
The property's documentation summary text should begin with: 'Gets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
Build
The property's documentation summary text should begin with: 'Gets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
Build
The property's documentation summary text should begin with: 'Gets or sets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
Build
The property's documentation summary text should begin with: 'Gets or sets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
Build
Build
Non-nullable property 'ToolChoice' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build
Non-nullable property 'EmoteUsers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build
Non-nullable property 'EmoteStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/Kattbot.Common/Models/KattGpt/ChatCompletionCreateRequest.cs#L45
Non-nullable property 'ToolChoice' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/Kattbot.Common/Models/Emotes/EmoteUsageResult.cs#L38
Non-nullable property 'EmoteUsers' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: src/Kattbot.Common/Models/Emotes/EmoteUsageResult.cs#L36
Non-nullable property 'EmoteStats' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.