Skip to content

πŸ‘·β€β™‚οΈπŸ”₯ bicep for Azure (by Jack R) (#154) #99

πŸ‘·β€β™‚οΈπŸ”₯ bicep for Azure (by Jack R) (#154)

πŸ‘·β€β™‚οΈπŸ”₯ bicep for Azure (by Jack R) (#154) #99

Triggered via push December 15, 2023 06:57
Status Success
Total duration 7m 21s
Artifacts 2
call-reusable-build-and-deploy  /  build
4m 33s
call-reusable-build-and-deploy / build
call-reusable-build-and-deploy  /  deploy-api
1m 26s
call-reusable-build-and-deploy / deploy-api
call-reusable-build-and-deploy  /  deploy-webui
2m 30s
call-reusable-build-and-deploy / deploy-webui
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
call-reusable-build-and-deploy / build
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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 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 declaring the field as nullable.
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#L13
The field 'OpenAiServiceFactory._gpt4Service' is never used
call-reusable-build-and-deploy / build: src/WebUI/Classes/ChatLinkedList.cs#L21
Possible null reference argument for parameter 'previous' in 'ChatLinkedListItem.ChatLinkedListItem(ChatMessage message, ChatLinkedListItem previous, AvailableGptModels gptModel)'.
call-reusable-build-and-deploy / build: src/WebUI/Components/RulesBotChat.razor.cs#L35
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.
call-reusable-build-and-deploy / build: src/WebUI/Components/RulesBotChat.razor.cs#L55
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.
call-reusable-build-and-deploy / build: src/WebUI/Components/MultilineInput.razor#L24
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
.net-app-api Expired
59.3 MB
.net-app-webui Expired
30.4 MB