ApiView feedback: custom code serialization abstraction #48
Annotations
13 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
.dotnet/src/Utility/StreamingResult.cs#L2
The using directive for 'System.ClientModel' appeared previously in this namespace
|
Build:
.dotnet/src/Polyfill/System.Diagnostics.CodeAnalysis.ExperimentalAttribute.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
.dotnet/src/Utility/ModelSerializationHelpers.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
.dotnet/src/Generated/OpenAIModelFactory.cs#L520
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
Build:
.dotnet/src/Generated/OpenAIModelFactory.cs#L695
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
Build:
.dotnet/src/Custom/Chat/ChatCompletionOptions.cs#L83
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
Build:
.dotnet/src/Custom/Assistants/RunRequiredAction.Serialization.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
.dotnet/src/Custom/Assistants/ToolOutput.Serialization.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
.dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L511
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
Build:
.dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L190
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
The logs for this run have expired and are no longer available.
Loading