479 Onboarding sarah #984
main.yml
on: pull_request
Setup Repository
8m 12s
Setup build targets
5s
Run static checks
6s
Matrix: Create build
Cleanup
8s
Annotations
3 errors
SEETests.TestActionStateType.ActionStateTypesAllRootTypesJustContainsAllRoots:
Assets/SEETests/TestActionStateType.cs#L52
ActionStateTypes.AllRootTypes must contain all of its root types and only those! And the order must be preserved.
Expected and actual are both <System.Collections.Generic.List`1[SEE.Controls.Actions.AbstractActionStateType]> with 13 elements
Values differ at index [3]
Expected: <SEE.Controls.Actions.ActionStateType>
But was: <SEE.Controls.Actions.ActionStateType>
|
SEETests.TestActionStateType.AllActionsPresent:
Assets/SEETests/TestActionStateType.cs#L44
ActionStateTypes.AllRootTypes.AllElements() must contain all action types and only those! And the order must be preserved.
Expected and actual are both <System.Collections.Generic.List`1[SEE.Controls.Actions.AbstractActionStateType]> with 21 elements
Values differ at index [3]
Expected: <SEE.Controls.Actions.ActionStateType>
But was: <SEE.Controls.Actions.ActionStateType>
|
Run editmode tests
Test(s) Failed! Check 'Test Results' for details.
|