Skip to content

Fix parallel_tool_cals parameter not being sent #96

Fix parallel_tool_cals parameter not being sent

Fix parallel_tool_cals parameter not being sent #96

Triggered via push September 6, 2024 22:34
Status Success
Total duration 1m 13s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Build
The following actions use a deprecated Node.js version 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 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
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 'ToolChoice' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build
Build
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
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)