Skip to content

add integration category to InvalidRouteTests.cs tests so they don't … #433

add integration category to InvalidRouteTests.cs tests so they don't …

add integration category to InvalidRouteTests.cs tests so they don't … #433

Triggered via push October 16, 2023 07:15
Status Failure
Total duration 37m 25s
Artifacts 2

lexbox-api.yaml

on: push
Deploy to k8s  /  deploy
17s
Deploy to k8s / deploy
verify-published
32s
verify-published
Matrix: Integration tests / test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 44 warnings, and 3 notices
Integration tests / windows-latest
Process completed with exit code 1.
Integration tests / ubuntu-latest
Process completed with exit code 1.
ForgotPassword (Testing.Browser.EmailWorkflowTests) failed: Testing.Browser.EmailWorkflowTests#L0
./test-results\runneradmin_fv-az251-990_2023-10-16_07_24_57.trx [took 35s]
SendNewProject (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results\runneradmin_fv-az251-990_2023-10-16_07_24_57.trx [took 2m 52s]
Integration tests / windows-latest: backend/FixFwData/Program.cs#L1
The variable 'doNothing' is assigned but its value is never used
Integration tests / windows-latest: 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 / windows-latest: 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 / windows-latest: backend/LexCore/Entities/Project.cs#L65
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / windows-latest: backend/LexCore/Entities/Project.cs#L66
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / windows-latest: backend/LexCore/Entities/Project.cs#L67
Non-nullable property 'Desc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / windows-latest: backend/LexCore/Entities/Project.cs#L69
Non-nullable property 'Branch' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / windows-latest: backend/LexCore/Entities/Project.cs#L73
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / windows-latest: backend/LexCore/Entities/Project.cs#L74
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / windows-latest: backend/LexCore/Entities/Project.cs#L75
Non-nullable property 'Phase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / windows-latest
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 / windows-latest: 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 / windows-latest: 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 / windows-latest: 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 / windows-latest: 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 / windows-latest: 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 / windows-latest: 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 / windows-latest: 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 / windows-latest: 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 / windows-latest: 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.
SendNewProject (Testing.SyncReverseProxy.SendReceiveServiceTests) failed: Testing.SyncReverseProxy.SendReceiveServiceTests#L0
./test-results/_fv-az337-14_2023-10-16_07_41_25.trx [took 2m 25s]
Integration tests / ubuntu-latest
The support for python 2.7 will be removed on June 19. Related issue: https://github.com/actions/setup-python/issues/672
Integration tests / ubuntu-latest
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 / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: backend/FixFwData/Program.cs#L1
The variable 'doNothing' is assigned but its value is never used
Integration tests / ubuntu-latest: 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 / ubuntu-latest: 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 / ubuntu-latest: backend/LexCore/Entities/Project.cs#L65
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / ubuntu-latest: backend/LexCore/Entities/Project.cs#L66
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / ubuntu-latest: backend/LexCore/Entities/Project.cs#L67
Non-nullable property 'Desc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / ubuntu-latest: backend/LexCore/Entities/Project.cs#L69
Non-nullable property 'Branch' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / ubuntu-latest: backend/LexCore/Entities/Project.cs#L73
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / ubuntu-latest: backend/LexCore/Entities/Project.cs#L74
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Integration tests / ubuntu-latest: backend/LexCore/Entities/Project.cs#L75
Non-nullable property 'Phase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
28 tests found
There are 28 tests, see "Raw output" for the full list of tests.
49 tests found
There are 49 tests, see "Raw output" for the full list of tests.
49 tests found
There are 49 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
playwright-traces-ubuntu-latest Expired
25.3 MB
playwright-traces-windows-latest Expired
32.6 MB