Skip to content

Add workflows for build and release #9

Add workflows for build and release

Add workflows for build and release #9

Triggered via pull request June 5, 2024 21:38
Status Failure
Total duration 54s
Billable time 1m
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@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: src/Custom/Internal/TelemetryDetails.cs#L34
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
build: src/Utility/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: src/Utility/CustomSerializationHelpers.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L37
'MessageDeltaContentImageFileObject.Type' hides inherited member 'MessageDeltaContent.Type'. Use the new keyword if hiding was intended.
build: src/Custom/Assistants/Internal/GeneratorStubs.Internal.cs#L40
'MessageDeltaContentImageUrlObject.Type' hides inherited member 'MessageDeltaContent.Type'. Use the new keyword if hiding was intended.
build: src/Custom/Audio/TranscribedSegment.cs#L6
There is no defined ordering between fields in multiple declarations of partial struct 'TranscribedSegment'. To specify an ordering, all instance fields must be in the same declaration.
build: src/Generated/Models/ChatCompletionOptions.cs#L49
'ChatFunction' is obsolete: 'This field is marked as deprecated.'
build: src/Generated/Models/ChatCompletionOptions.cs#L15
'ChatFunction' is obsolete: 'This field is marked as deprecated.'
build: src/Custom/Chat/ChatFunctionChoice.cs#L47
'ChatFunction' is obsolete: 'This field is marked as deprecated.'
build: src/Custom/Chat/ChatMessage.cs#L91
'FunctionChatMessage' is obsolete: 'This field is marked as deprecated.'