Skip to content

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

Build and deploy Pocket DDD Server to Web App PocketDDDServerWebAPI2024

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

Manually triggered April 20, 2024 10:15
Status Failure
Total duration 1m 15s
Artifacts

PocketDDDServerWebAPI2024.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
deploy
Login failed with Error: Not all parameters are provided in 'creds'. Double-check if all keys are defined in 'creds': 'clientId', 'clientSecret', 'tenantId'.. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
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.Server/PocketDDD.Server.Model/Sessionize/ApiDTOs.cs#L78
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/Sessionize/ApiDTOs.cs#L79
Non-nullable property 'firstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/Sessionize/ApiDTOs.cs#L80
Non-nullable property 'lastName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/Sessionize/ApiDTOs.cs#L81
Non-nullable property 'bio' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/Sessionize/ApiDTOs.cs#L82
Non-nullable property 'tagLine' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/Sessionize/ApiDTOs.cs#L83
Non-nullable property 'profilePicture' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/Sessionize/ApiDTOs.cs#L85
Non-nullable property 'links' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/Sessionize/ApiDTOs.cs#L86
Non-nullable property 'sessions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PocketDDD.Server/PocketDDD.Server.Model/Sessionize/ApiDTOs.cs#L87
Non-nullable property 'fullName' 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.