Skip to content

Add client builds to the main workflow #2

Add client builds to the main workflow

Add client builds to the main workflow #2

Triggered via pull request March 13, 2024 19:44
Status Success
Total duration 40s
Artifacts

main.yml

on: pull_request
Swagger Editor Validator Service
32s
Swagger Editor Validator Service
build
20s
build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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: .dotnet/src/Custom/OpenAIClientOptions.cs#L2
The using directive for 'System.ClientModel' appeared previously in this namespace
build: .dotnet/src/Utility/StreamingResult.cs#L2
The using directive for 'System.ClientModel' appeared previously in this namespace
build: .dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L508
'ChatCompletionFunctions' is obsolete: 'deprecated'
build: .dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L188
'ChatCompletionFunctions' is obsolete: 'deprecated'
build: .dotnet/src/Custom/Chat/ChatCompletionOptions.cs#L85
'ChatCompletionFunctions' is obsolete: 'deprecated'
build: .dotnet/src/Custom/Files/FileClient.cs#L211
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: .dotnet/src/Custom/Chat/ChatClient.cs#L324
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: .dotnet/src/Custom/Chat/ChatCompletionOptions.cs#L87
'ChatCompletionFunctions' is obsolete: 'deprecated'
build: .dotnet/src/Custom/Chat/ChatCompletionOptions.cs#L90
'ChatCompletionFunctions' is obsolete: 'deprecated'
build: .dotnet/src/Generated/Models/CreateChatCompletionRequest.cs#L63
'ChatCompletionFunctions' is obsolete: 'deprecated'
Swagger Editor Validator Service
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Swagger Editor Validator Service
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/