Skip to content

Build and Deploy - Staging #77

Build and Deploy - Staging

Build and Deploy - Staging #77

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

ssw-rulesgpt-stage.yml

on: workflow_dispatch
call-reusable-build-and-deploy  /  build
2m 59s
call-reusable-build-and-deploy / build
call-reusable-build-and-deploy  /  deploy-api
35s
call-reusable-build-and-deploy / deploy-api
call-reusable-build-and-deploy  /  deploy-webui
1m 31s
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/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#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/RulesBotChat.razor.cs#L151
The variable 'e' is declared but never used
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/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/Components/RulesBotChat.razor.cs#L199
Possible null reference argument for parameter 'item' in 'bool List<ChatLinkedListItem>.Remove(ChatLinkedListItem item)'.
call-reusable-build-and-deploy / build: src/WebUI/Components/RulesBotChat.razor.cs#L191
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#L25
Non-nullable property 'Theme' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.

Artifacts

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