Skip to content

Build and Deploy - Staging #124

Build and Deploy - Staging

Build and Deploy - Staging #124

Re-run triggered January 14, 2025 23:54
Status Success
Total duration 18m 53s
Artifacts 2

stage-build-deploy.yml

on: workflow_dispatch
call-reusable-build-and-deploy  /  build
3m 27s
call-reusable-build-and-deploy / build
call-reusable-build-and-deploy  /  deploy-api
18m 39s
call-reusable-build-and-deploy / deploy-api
call-reusable-build-and-deploy  /  deploy-webui
1m 47s
call-reusable-build-and-deploy / deploy-webui
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
call-reusable-build-and-deploy / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-reusable-build-and-deploy / build: src/Shared/ChatLinkedListItem.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-reusable-build-and-deploy / build: src/Shared/ChatMessage.cs#L6
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-reusable-build-and-deploy / build: src/Shared/ChatMessage.cs#L6
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
call-reusable-build-and-deploy / build: src/Shared/ChatLinkedList.cs#L20
Possible null reference argument for parameter 'previous' in 'ChatLinkedListItem.ChatLinkedListItem(ChatMessage message, ChatLinkedListItem previous, AvailableGptModels gptModel)'.
call-reusable-build-and-deploy / build: src/Application/Services/ChatCompletionsService.cs#L74
Possible null reference argument for parameter 'message' in 'ChatMessage.ChatMessage(ChatMessage message)'.
call-reusable-build-and-deploy / build: src/Application/Services/RelevantRulesService.cs#L41
Possible null reference argument for parameter 'item' in 'void List<string>.Add(string item)'.
call-reusable-build-and-deploy / build: src/Application/Services/OpenAiServiceFactory.cs#L15
Non-nullable field '_gpt3Service' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
call-reusable-build-and-deploy / build: src/Application/Services/OpenAiServiceFactory.cs#L15
Non-nullable field '_gpt4Service' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
call-reusable-build-and-deploy / build: src/Application/Services/OpenAiServiceFactory.cs#L13
The field 'OpenAiServiceFactory._gpt4Service' is never used
call-reusable-build-and-deploy / deploy-webui
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-reusable-build-and-deploy / deploy-api
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636