Skip to content

Add or update the Azure App Service build and deployment workflow config #3

Add or update the Azure App Service build and deployment workflow config

Add or update the Azure App Service build and deployment workflow config #3

Triggered via push November 4, 2023 14:50
Status Success
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
No files were found with the provided path: DatabaseAnalysisModuleTests/TestResults. No artifacts will be uploaded.
build: Server_Side/Controllers/GraphQL_Controllers.cs#L27
Possible null reference assignment.
build: Server_Side/Controllers/GraphQL_Controllers.cs#L28
Possible null reference assignment.
build: Server_Side/Controllers/GraphQL_Controllers.cs#L25
Non-nullable field '_documentExecuter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Server_Side/Controllers/GraphQL_Controllers.cs#L25
Non-nullable field '_schema' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Server_Side/Controllers/GraphQL_Controllers.cs#L27
Assignment made to same variable; did you mean to assign something else?
build: Server_Side/Controllers/GraphQL_Controllers.cs#L28
Assignment made to same variable; did you mean to assign something else?
build: Server_Side/Database_Services/DataWarehouse_Analysis_Reports_Services.cs#L30
Non-nullable field 'All_Tables_Data_Retrive_Link_With_Session_ID' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Server_Side/Services/Analysis_Report_Services.cs#L14
Non-nullable property 'User_Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server_Side/Services/Analysis_Report_Services.cs#L22
Non-nullable property 'SessionId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Server_Side/Services/Analysis_Report_Services.cs#L23
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
No files were found with the provided path: AnalysisServiceTests/TestResults. No artifacts will be uploaded.