Skip to content

Test self-hosted for Mercurial 6 on develop #73

Test self-hosted for Mercurial 6 on develop

Test self-hosted for Mercurial 6 on develop #73

Re-run triggered April 11, 2024 03:45
Status Cancelled
Total duration 3m 31s
Artifacts

integration-test.yaml

on: workflow_dispatch
Test self-hosted for Mercurial 6 on develop
3m 20s
Test self-hosted for Mercurial 6 on develop
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Test self-hosted for Mercurial 6 on develop
The run was canceled by @rmunn.
Test self-hosted for Mercurial 6 on develop
The operation was canceled.
Test self-hosted for Mercurial 6 on develop: 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.
Test self-hosted for Mercurial 6 on develop: 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.
Test self-hosted for Mercurial 6 on develop: backend/LexCore/Entities/Project.cs#L82
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test self-hosted for Mercurial 6 on develop: backend/LexCore/Entities/Project.cs#L84
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test self-hosted for Mercurial 6 on develop: backend/LexCore/Entities/Project.cs#L85
Non-nullable property 'Desc' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test self-hosted for Mercurial 6 on develop: backend/LexCore/Entities/Project.cs#L87
Non-nullable property 'Branch' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test self-hosted for Mercurial 6 on develop: backend/LexCore/Entities/Project.cs#L91
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test self-hosted for Mercurial 6 on develop: backend/LexCore/Entities/Project.cs#L92
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test self-hosted for Mercurial 6 on develop: backend/LexCore/Entities/Project.cs#L93
Non-nullable property 'Phase' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test self-hosted for Mercurial 6 on develop: backend/LexCore/Entities/Project.cs#L94
Non-nullable property 'Parents' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.