Skip to content

Update favicon files (#110) #53

Update favicon files (#110)

Update favicon files (#110) #53

Triggered via push August 18, 2023 06:11
Status Success
Total duration 4m 23s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/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/SignalRClient.cs#L29
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/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/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.

Artifacts

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