Use the contact ID returned from CRM #2400
pr.yml
on: pull_request
Build & test
7m 27s
Validate Terraform
14s
Package application
/
Build & package
2m 50s
DQT integration tests
41m 30s
Deploy dev environment
/
Deploy to AKS
1m 26s
Annotations
7 errors, 4 warnings, and 1 notice
TeachingRecordSystem.Core.Dqt.CrmIntegrationTests.DataverseAdapterTests.GetInductionCompleteesForDateRangeTests ► GetInductionCompleteesForDateRange_WhenCalledForDataGeneratedInTest_ReturnsExpectedQtsAwardees:
TeachingRecordSystem/tests/TeachingRecordSystem.Core.Dqt.CrmIntegrationTests/DataverseAdapterTests/GetInductionCompleteesForDateRangeTests.cs#L220
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.Core.Dqt.CrmIntegrationTests/TestResults/_fv-az1146-510_2024-04-19_08_37_57.trx
Error:
System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]] : An unexpected error occurred from ISV code. (ErrorType = ClientError) Unexpected exception from plug-in (Execute): Dqt.Dynamics.plugins.PopulateAutoNumberPlugin: System.TimeoutException: Couldn’t complete execution of the Dqt.Dynamics.plugins.PopulateAutoNumberPlugin plug-in within the 2-minute limit. Please refer https://go.microsoft.com/fwlink/?linkid=2255411 for more details
|
TeachingRecordSystem.Core.Dqt.CrmIntegrationTests.DataverseAdapterTests.GetInternationalQtsAwardeesForDateRangeTests ► GetInternationalQtsAwardeesForDateRange_WhenCalledForDataGeneratedInTest_ReturnsExpectedInternationalQtsAwardees:
TeachingRecordSystem/tests/TeachingRecordSystem.Core.Dqt.CrmIntegrationTests/DataverseAdapterTests/GetInternationalQtsAwardeesForDateRangeTests.cs#L196
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.Core.Dqt.CrmIntegrationTests/TestResults/_fv-az1146-510_2024-04-19_08_37_57.trx
Error:
System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]] : An unexpected error occurred from ISV code. (ErrorType = ClientError) Unexpected exception from plug-in (Execute): Dqt.Dynamics.plugins.PopulateAutoNumberPlugin: System.TimeoutException: Couldn’t complete execution of the Dqt.Dynamics.plugins.PopulateAutoNumberPlugin plug-in within the 2-minute limit. Please refer https://go.microsoft.com/fwlink/?linkid=2255411 for more details
|
TeachingRecordSystem.Core.Dqt.CrmIntegrationTests.DataverseAdapterTests.UpdateTeacherTests ► Given_passed_eyts_itt_record_cannot_change_result_to(ittResult: InTraining):
TeachingRecordSystem/src/TeachingRecordSystem.Core/Dqt/RequestBuilder.cs#L164
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.Core.Dqt.CrmIntegrationTests/TestResults/_fv-az1146-510_2024-04-19_08_37_57.trx
Error:
System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]] : An unexpected error occurred from ISV code. (ErrorType = ClientError) Unexpected exception from plug-in (Execute): Dqt.Dynamics.plugins.PopulateAutoNumberPlugin: System.TimeoutException: Couldn’t complete execution of the Dqt.Dynamics.plugins.PopulateAutoNumberPlugin plug-in within the 2-minute limit. Please refer https://go.microsoft.com/fwlink/?linkid=2255411 for more details
|
TeachingRecordSystem.Core.Dqt.CrmIntegrationTests.QueryTests.GetContactsByDateOfBirthTests ► ReturnsMatchingContactsFromCrmInExpectedSortOrder(testScenarioData: ContactSearchSortScenarioData { IsAscending = False, Selector = Func`2 { Method = System.St...:
TeachingRecordSystem/src/TeachingRecordSystem.Core/Dqt/RequestBuilder.cs#L164
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.Core.Dqt.CrmIntegrationTests/TestResults/_fv-az1146-510_2024-04-19_08_37_57.trx
Error:
System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]] : An unexpected error occurred from ISV code. (ErrorType = ClientError) Unexpected exception from plug-in (Execute): Dqt.Dynamics.plugins.PopulateAutoNumberPlugin: System.TimeoutException: Couldn’t complete execution of the Dqt.Dynamics.plugins.PopulateAutoNumberPlugin plug-in within the 2-minute limit. Please refer https://go.microsoft.com/fwlink/?linkid=2255411 for more details
|
TeachingRecordSystem.Core.Dqt.CrmIntegrationTests.QueryTests.GetNotesByContactIdTests ► WhenCalled_WithContactIdForContactWithNoNotes_ReturnsResultWithNotes(hasAnnotations: True, hasTasks: True, hasIncidentResolutions: True):
TeachingRecordSystem/src/TeachingRecordSystem.Core/Dqt/RequestBuilder.cs#L164
Failed test found in:
TeachingRecordSystem/tests/TeachingRecordSystem.Core.Dqt.CrmIntegrationTests/TestResults/_fv-az1146-510_2024-04-19_08_37_57.trx
Error:
System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]] : An unexpected error occurred from ISV code. (ErrorType = ClientError) Unexpected exception from plug-in (Execute): Dqt.Dynamics.plugins.PopulateAutoNumberPlugin: System.TimeoutException: Couldn’t complete execution of the Dqt.Dynamics.plugins.PopulateAutoNumberPlugin plug-in within the 2-minute limit. Please refer https://go.microsoft.com/fwlink/?linkid=2255411 for more details
|
DQT integration tests
Process completed with exit code 1.
|
DQT integration tests
Failed test were found and 'fail-on-error' option is set to true
|
Deploy dev environment / Deploy to AKS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hashicorp/setup-terraform@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
DQT integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/get-keyvault-secrets@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
DQT integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: Azure/get-keyvault-secrets@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
DQT integration tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & test
Linting changed files only
|