Test self-hosted for Mercurial 6 on develop #73
integration-test.yaml
on: workflow_dispatch
Test self-hosted for Mercurial 6 on develop
3m 20s
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.
|