Skip to content

Build and Deploy - Production #26

Build and Deploy - Production

Build and Deploy - Production #26

Manually triggered March 21, 2024 02:49
Status Success
Total duration 5m 28s
Artifacts 2

main-build-deploy.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
call-reusable-build-and-deploy / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/variable-substitution@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Shared/ChatLinkedListItem.cs#L9
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
call-reusable-build-and-deploy / build: src/Shared/ChatMessage.cs#L6
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
call-reusable-build-and-deploy / build: src/Shared/ChatMessage.cs#L6
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
call-reusable-build-and-deploy / build: src/Shared/ChatLinkedList.cs#L20
Possible null reference argument for parameter 'previous' in 'ChatLinkedListItem.ChatLinkedListItem(ChatMessage message, ChatLinkedListItem previous, AvailableGptModels gptModel)'.
call-reusable-build-and-deploy / build: src/WebUI/Services/UserService.cs#L17
Non-nullable event 'OnAuthenticationStateChangedEvent' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
call-reusable-build-and-deploy / build: src/WebUI/SignalRClient.cs#L44
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/Program.cs#L73
Argument of type 'string?[]' cannot be used for parameter 'authorizedUrls' of type 'IEnumerable<string>' in 'AuthorizationMessageHandler AuthorizationMessageHandler.ConfigureHandler(IEnumerable<string> authorizedUrls, IEnumerable<string>? scopes = null, string? returnUrl = null)' due to differences in the nullability of reference types.
call-reusable-build-and-deploy / build: src/WebUI/Program.cs#L78
Argument of type 'string?[]' cannot be used for parameter 'authorizedUrls' of type 'IEnumerable<string>' in 'AuthorizationMessageHandler AuthorizationMessageHandler.ConfigureHandler(IEnumerable<string> authorizedUrls, IEnumerable<string>? scopes = null, string? returnUrl = null)' due to differences in the nullability of reference types.
call-reusable-build-and-deploy / build: src/WebUI/Models/DataState.cs#L32
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 / deploy-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/webapps-deploy@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
.net-app-api Expired
23.4 MB
.net-app-webui Expired
17.9 MB