Skip to content

Update KattGpt configuration #70

Update KattGpt configuration

Update KattGpt configuration #70

Triggered via push August 3, 2024 19:00
Status Success
Total duration 1m 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build: Kattbot.Common/Models/Emotes/EmoteUsageResult.cs#L36
Non-nullable property 'EmoteStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: Kattbot.Common/Models/Emotes/EmoteUsageResult.cs#L38
Non-nullable property 'EmoteUsers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: Kattbot.Common/Models/KattGpt/ChatCompletionCreateRequest.cs#L45
Non-nullable property 'ToolChoice' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build
Non-nullable property 'EmoteStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build
Non-nullable property 'EmoteUsers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build
Non-nullable property 'ToolChoice' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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 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