ApiView feedback: custom code serialization abstraction #127
Annotations
12 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/Images/GeneratedImageCollection.Serialization.cs#L25
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/Utility/ModelSerializationHelpers.cs#L11
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/Chat/ChatCompletionOptions.cs#L83
'ChatCompletionFunctions' is obsolete: 'deprecated'
|
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/Custom/Assistants/RunRequiredAction.Serialization.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading