Skip to content

update production to use new redmine domain names #6

update production to use new redmine domain names

update production to use new redmine domain names #6

Triggered via push November 9, 2023 09:17
Status Failure
Total duration 37m 19s
Artifacts 3
Set Version
0s
Set Version
Build hgweb  /  publish-hgweb
52s
Build hgweb / publish-hgweb
build-hgweb  /  ...  /  deploy
build-hgweb / deploy-hgweb / deploy
Matrix: build-hgweb / deploy-hgweb / verify-published
Waiting for pending jobs
Deploy Staging  /  deploy
12s
Deploy Staging / deploy
Matrix: Deploy Staging / verify-published
Matrix: Integration tests / test
Deploy Production  /  deploy
Deploy Production / deploy
Matrix: Deploy Production / verify-published
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 65 warnings
Integration tests / Test ubuntu-latest on staging.languagedepot.org
Process completed with exit code 1.
Integration tests / Test windows-latest on staging.languagedepot.org
Process completed with exit code 1.
PageLoad403OnHomePageIsRedirectedToLogin (Testing.Browser.ErrorHandlingTests) failed: Testing.Browser.ErrorHandlingTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 6s]
TestGqlVerifyDifferentUsers (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 0s]
SendNewProject (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 0s]
TestLoginAndVerifyDifferentUsers (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 0s]
TestGetWithJwtInBasicAuth (Testing.SyncReverseProxy.ProxyHgRequests) failed: Testing.SyncReverseProxy.ProxyHgRequests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 2s]
ManagerIsForbiddenFromAdminApi (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 0s]
NoOneCanCallForgotPasswordApi (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 0s]
ManagerIsPermittedToCallRequiresAuthApi (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 0s]
PageLoad500InNewTabLandsOnErrorPage (Testing.Browser.ErrorHandlingTests) failed: Testing.Browser.ErrorHandlingTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 1s]
AdminIsPermittedToCallAdminApi (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results/_fv-az575-716_2023-11-09_09_22_19.trx [took 0s]
Integration tests / Test ubuntu-latest on staging.languagedepot.org
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Integration tests / Test ubuntu-latest on staging.languagedepot.org
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230327033721_make user id and project unique on project users.cs#L8
The type name 'makeuseridandprojectuniqueonprojectusers' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230327033721_make user id and project unique on project users.Designer.cs#L16
The type name 'makeuseridandprojectuniqueonprojectusers' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230215025234_rename project table to projects.cs#L8
The type name 'renameprojecttabletoprojects' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230215025234_rename project table to projects.Designer.cs#L16
The type name 'renameprojecttabletoprojects' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230223061336_make project code unique.cs#L8
The type name 'makeprojectcodeunique' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230223061336_make project code unique.Designer.cs#L16
The type name 'makeprojectcodeunique' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230313072551_add last commit to project.cs#L9
The type name 'addlastcommittoproject' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230313072551_add last commit to project.Designer.cs#L16
The type name 'addlastcommittoproject' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexData/Migrations/20230815080924_add-locked-user.cs#L8
The type name 'addlockeduser' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/ProjectUsers.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/ProjectUsers.cs#L9
Non-nullable property 'Project' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L72
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L73
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L74
Non-nullable property 'Desc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L76
Non-nullable property 'Branch' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L80
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L81
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L82
Non-nullable property 'Phase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test ubuntu-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L83
Non-nullable property 'Parents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
NoOneCanCallForgotPasswordApi (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 0s]
PageLoad500InNewTabLandsOnErrorPage (Testing.Browser.ErrorHandlingTests) failed: Testing.Browser.ErrorHandlingTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 3s]
ManagerIsForbiddenFromAdminApi (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 2s]
TestGqlVerifyDifferentUsers (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 0s]
CanCreateMultipleProjectsAndQueryThemRightAway (Testing.ApiTests.NewProjectRaceCondition) failed: Testing.ApiTests.NewProjectRaceCondition#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 15s]
ManagerIsPermittedToCallRequiresAuthApi (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 0s]
SendNewProject (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 0s]
PageLoad403OnHomePageIsRedirectedToLogin (Testing.Browser.ErrorHandlingTests) failed: Testing.Browser.ErrorHandlingTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 17s]
TestLoginAndVerifyDifferentUsers (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 0s]
AdminIsPermittedToCallAdminApi (Testing.ApiTests.AuthTests) failed: Testing.ApiTests.AuthTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 0s]
ForgotPassword (Testing.Browser.EmailWorkflowTests) failed: Testing.Browser.EmailWorkflowTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 1m 52s]
ModifyProjectData (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az435-867_2023-11-09_09_38_02.trx [took 2m 57s]
Integration tests / Test windows-latest on staging.languagedepot.org: backend/FixFwData/Program.cs#L1
The variable 'doNothing' is assigned but its value is never used
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L72
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L73
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L74
Non-nullable property 'Desc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L76
Non-nullable property 'Branch' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L80
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L81
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L82
Non-nullable property 'Phase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/Project.cs#L83
Non-nullable property 'Parents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexCore/Entities/ProjectUsers.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / Test windows-latest on staging.languagedepot.org
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230215025234_rename project table to projects.cs#L8
The type name 'renameprojecttabletoprojects' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230215025234_rename project table to projects.Designer.cs#L16
The type name 'renameprojecttabletoprojects' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230223061336_make project code unique.cs#L8
The type name 'makeprojectcodeunique' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230223061336_make project code unique.Designer.cs#L16
The type name 'makeprojectcodeunique' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230313072551_add last commit to project.cs#L9
The type name 'addlastcommittoproject' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230313072551_add last commit to project.Designer.cs#L16
The type name 'addlastcommittoproject' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230327033721_make user id and project unique on project users.cs#L8
The type name 'makeuseridandprojectuniqueonprojectusers' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230327033721_make user id and project unique on project users.Designer.cs#L16
The type name 'makeuseridandprojectuniqueonprojectusers' only contains lower-cased ascii characters. Such names may become reserved for the language.
Integration tests / Test windows-latest on staging.languagedepot.org: backend/LexData/Migrations/20230815080924_add-locked-user.cs#L8
The type name 'addlockeduser' only contains lower-cased ascii characters. Such names may become reserved for the language.

Artifacts

Produced during runtime
Name Size
dotnet-unit-test-results Expired
11.5 KB
playwright-traces-ubuntu-latest Expired
28.2 MB
playwright-traces-windows-latest Expired
31.5 MB