Skip to content

Feature/live documentation #914

Feature/live documentation

Feature/live documentation #914

Triggered via pull request August 23, 2023 09:18
Status Failure
Total duration 44m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Setup Repository
7m 26s
Setup Repository
Setup build targets
2s
Setup build targets
Run static checks
5s
Run static checks
Run GitScript checks
3m 3s
Run GitScript checks
Run editmode tests
33m 1s
Run editmode tests
Matrix: Create build
Release
0s
Release
Cleanup
6s
Cleanup
Fit to window
Zoom out
Zoom in

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 [9] 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 [9] Expected: <SEE.Controls.Actions.ActionStateType> But was: <SEE.Controls.Actions.ActionStateType>
Run editmode tests
Test(s) Failed! Check 'Test Results' for details.