Skip to content

Build authorization server #3270

Build authorization server

Build authorization server #3270

Manually triggered October 2, 2024 11:54
Status Failure
Total duration 3m 42s
Artifacts

build.yml

on: workflow_dispatch
Validate Terraform
14s
Validate Terraform
Deploy to preprod environment
0s
Deploy to preprod environment
Deploy to dev environment
0s
Deploy to dev environment
Deploy to production environment
0s
Deploy to production environment
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 1 notice
TeacherIdentity.AuthServer.Tests.Services.UserImportProcessorTests ► Process_WithTheoryCsvRowData_InsertsExpectedUserAndEventAndUserImportJobRowWithExpectedErrorsIntoDatabase(testScenarioData: UserImportTestScenarioData { DateOfBirth = "05021970", Emai...: dotnet-authserver/tests/TeacherIdentity.AuthServer.Tests/Services/UserImport/UserImportProcessorTests.cs#L848
Failed test found in: dotnet-authserver/tests/TeacherIdentity.AuthServer.Tests/TestResults/_fv-az730-432_2024-10-02_11_57_25.trx Error: Assert.Null() Failure: Value is not null Expected: null Actual: UserImportedEvent { CreatedUtc = 04/01/2020 11:12:13, User = User { UserId = fe5e3300-e631-4781-88c6-f77c5a50602e, EmailAddress = [email protected], FirstName = Josephine, MiddleName = Chance, LastName = Smithd36ba2f4-4a75-4823-9a7a-18fa1eec6604, PreferredName = Florence Katherine Davis PhD, DateOfBirth = 02/05/1970, UserType = Default, Trn = , MobileNumber = , TrnAssociationSource = , StaffRoles = System.String[], TrnLookupStatus = , TrnVerificationLevel = , NationalInsuranceNumber = }, UserImportJobId = cf88a9b9-7e48-4dc8-a935-c3f13f52b4d7 }
TeacherIdentity.AuthServer.Tests.Services.UserImportProcessorTests ► Process_WithTheoryCsvRowData_InsertsExpectedUserAndEventAndUserImportJobRowWithExpectedErrorsIntoDatabase(testScenarioData: UserImportTestScenarioData { DateOfBirth = "05021970", Emai...: dotnet-authserver/tests/TeacherIdentity.AuthServer.Tests/Services/UserImport/UserImportProcessorTests.cs#L848
Failed test found in: dotnet-authserver/tests/TeacherIdentity.AuthServer.Tests/TestResults/_fv-az730-432_2024-10-02_11_57_25.trx Error: Assert.Null() Failure: Value is not null Expected: null Actual: UserImportedEvent { CreatedUtc = 04/01/2020 11:12:13, User = User { UserId = f7be4e28-cd71-4902-af6a-e5ecf591ecef, EmailAddress = [email protected], FirstName = Jo, MiddleName = Pansy, LastName = Smith21140628-efdb-4589-a72c-1e7a075491a2, PreferredName = Norberto Skiles, DateOfBirth = 02/05/1970, UserType = Default, Trn = , MobileNumber = , TrnAssociationSource = , StaffRoles = System.String[], TrnLookupStatus = , TrnVerificationLevel = , NationalInsuranceNumber = }, UserImportJobId = 42833c12-2b5f-4483-b030-6ef696931fa1 }
Build & test
Process completed with exit code 1.
Build & test
Failed test were found and 'fail-on-error' option is set to true
Validate Terraform
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, hashicorp/setup-terraform@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & test
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & test
Linting entire codebase