Investigation: Azure and unbranded clients #7
Annotations
13 warnings
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/Custom/Assistants/Assistant.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
.dotnet/src/Custom/Images/GeneratedImageSize.cs#L6
'GeneratedImageSize' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
.dotnet/src/Custom/Images/GeneratedImageSize.cs#L6
'GeneratedImageSize' defines operator == or operator != but does not override Object.GetHashCode()
|
Build:
.dotnet/src/Custom/Chat/ChatCompletionOptions.cs#L83
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
Build:
.dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L511
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
Build:
.dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L190
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
Build:
.dotnet/src/Custom/Chat/ChatClient.cs#L263
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
.dotnet/src/Custom/Chat/ChatCompletionOptions.cs#L85
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
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/
|
Loading