Skip to content

Build and Deploy - Staging #66

Build and Deploy - Staging

Build and Deploy - Staging #66

Manually triggered August 22, 2023 06:43
Status Success
Total duration 4m 53s
Artifacts 2

ssw-rulesgpt-stage.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/
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.
build: src/WebUI/Classes/ChatLinkedList.cs#L21
Possible null reference argument for parameter 'previous' in 'ChatLinkedListItem.ChatLinkedListItem(ChatMessage message, ChatLinkedListItem previous, AvailableGptModels? gptModel)'.
build: src/WebUI/Shared/MainLayout.razor#L132
The variable 'e' is declared but never used
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.
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.
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.
build: src/WebUI/Components/MultilineInput.razor#L24
Dereference of a possibly null reference.
build: src/WebUI/Components/MultilineInput.razor#L24
Possible null reference assignment.
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.
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.

Artifacts

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