Skip to content

Build and Deploy - Staging #74

Build and Deploy - Staging

Build and Deploy - Staging #74

Manually triggered August 23, 2023 01:21
Status Success
Total duration 4m 23s
Artifacts 2

ssw-rulesgpt-stage.yml

on: workflow_dispatch
call-reusable-build-and-deploy  /  build
2m 40s
call-reusable-build-and-deploy / build
call-reusable-build-and-deploy  /  deploy-api
39s
call-reusable-build-and-deploy / deploy-api
call-reusable-build-and-deploy  /  deploy-webui
1m 28s
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/WebUI/Shared/MainLayout.razor#L132
The variable 'e' is declared but 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/Shared/MainLayout.razor#L181
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/Shared/MainLayout.razor#L78
Non-nullable field '_mudThemeProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
call-reusable-build-and-deploy / build: src/WebUI/Components/RulesBotChat.razor.cs#L28
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#L50
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/ApiKeyDialog.razor#L183
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.
call-reusable-build-and-deploy / build: src/WebUI/Components/MultilineInput.razor#L22
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.

Artifacts

Produced during runtime
Name Size
.net-app-api Expired
24.7 MB
.net-app-webui Expired
30 MB