Skip to content

Build and deploy Pocket DDD Server to Web App PocketDDDServerWebAPI2024 #7

Build and deploy Pocket DDD Server to Web App PocketDDDServerWebAPI2024

Build and deploy Pocket DDD Server to Web App PocketDDDServerWebAPI2024 #7

Manually triggered April 20, 2024 10:22
Status Failure
Total duration 2m 50s
Artifacts

PocketDDDServerWebAPI2024.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
deploy
Unable to find any artifacts for the associated workflow
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
No files were found with the provided path: PocketDDD.Server.WebAPI\publish. No artifacts will be uploaded.
build: PocketDDD.Shared/API/ResponseDTOs/FeedbackResponseDTO.cs#L10
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DTOs/SpeakerFeedbackResponseDTOs.cs#L23
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DTOs/SpeakerFeedbackResponseDTOs.cs#L10
Non-nullable property 'SpeakerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DTOs/SpeakerFeedbackResponseDTOs.cs#L11
Non-nullable property 'SessionTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DTOs/SpeakerFeedbackResponseDTOs.cs#L12
Non-nullable property 'Feedback' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DBModel/UserSessionFeedback.cs#L14
Non-nullable property 'EventDetail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DBModel/UserSessionFeedback.cs#L17
Non-nullable property 'Session' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DBModel/UserSessionFeedback.cs#L24
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DBModel/UserSessionFeedback.cs#L26
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/DTOs/PrizeDrawResponseDTO.cs#L12
Non-nullable property 'WinningNumbers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.