Skip to content

8.2.0-beta Assistant #384

8.2.0-beta Assistant

8.2.0-beta Assistant #384

Triggered via pull request April 15, 2024 23:36
@kayhantolgakayhantolga
synchronize #535
dev
Status Success
Total duration 6m 37s
Artifacts

codeql-analysis.yml

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

Annotations

13 warnings
Analyze (csharp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, github/codeql-action/init@v2, actions/setup-dotnet@v1, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantCreateRequest.cs#L48
Nullability of reference types in type of parameter 'value' of 'void AssistantCreateRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantCreateRequest.cs#L36
Nullability of reference types in return type of 'List<string>? AssistantCreateRequest.FileIds.get' doesn't match implicitly implemented member 'List<string> IFileIds.FileIds.get' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantCreateRequest.cs#L42
Nullability of reference types in return type of 'Dictionary<string, string>? AssistantCreateRequest.MetaData.get' doesn't match implicitly implemented member 'Dictionary<string, string> IMetaData.MetaData.get' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantModifyRequest.cs#L48
Nullability of reference types in type of parameter 'value' of 'void AssistantModifyRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantModifyRequest.cs#L36
Nullability of reference types in return type of 'List<string>? AssistantModifyRequest.FileIds.get' doesn't match implicitly implemented member 'List<string> IFileIds.FileIds.get' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantCreateRequest.cs#L48
Nullability of reference types in type of parameter 'value' of 'void AssistantCreateRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantCreateRequest.cs#L36
Nullability of reference types in return type of 'List<string>? AssistantCreateRequest.FileIds.get' doesn't match implicitly implemented member 'List<string> IFileIds.FileIds.get' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantCreateRequest.cs#L42
Nullability of reference types in return type of 'Dictionary<string, string>? AssistantCreateRequest.MetaData.get' doesn't match implicitly implemented member 'Dictionary<string, string> IMetaData.MetaData.get' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantModifyRequest.cs#L48
Nullability of reference types in type of parameter 'value' of 'void AssistantModifyRequest.Model.set' doesn't match implicitly implemented member 'void IModel.Model.set' (possibly because of nullability attributes).
Analyze (csharp): OpenAI.SDK/ObjectModels/RequestModels/AssistantModifyRequest.cs#L36
Nullability of reference types in return type of 'List<string>? AssistantModifyRequest.FileIds.get' doesn't match implicitly implemented member 'List<string> IFileIds.FileIds.get' (possibly because of nullability attributes).