chore(UX-144): Integrate color tokens #565
Triggered via pull request
September 26, 2024 15:00
mikecoomber
synchronize
#165
Status
Failure
Total duration
2m 38s
Artifacts
–
pull-request.yml
on: pull_request_target
Deploy preview version of the storybook on firebase
0s
Annotations
1 error
code-quality
⛔️ - 130 tests failed</br >
<details><summary>See details</summary>
<details><summary>ListDivider extension divide adds separator between widgets</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: exactly 3 matching candidates<br> Actual: _TypeWidgetFinder:<Found 0 widgets with type "Text": []><br> Which: means none were found but some were expected<br><br>When the exception was thrown, this was the stack:<br>#4 main.<anonymous closure>.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/extensions_test.dart:36:7)<br><asynchronous suspension><br>#5 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:189:15)<br><asynchronous suspension><br>#6 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1032:5)<br><asynchronous suspension><br><asynchronous suspension><br>(elided one frame from package:stack_trace)<br><br>This was caught by the test expectation on the following line:<br> file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/extensions_test.dart line 36<br>The test description was:<br> divide adds separator between widgets<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ListDivider extension gap adds SizedBox of fixed width between widgets</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: exactly 3 matching candidates<br> Actual: _TypeWidgetFinder:<Found 0 widgets with type "Text": []><br> Which: means none were found but some were expected<br><br>When the exception was thrown, this was the stack:<br>#4 main.<anonymous closure>.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/extensions_test.dart:57:7)<br><asynchronous suspension><br>#5 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:189:15)<br><asynchronous suspension><br>#6 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1032:5)<br><asynchronous suspension><br><asynchronous suspension><br>(elided one frame from package:stack_trace)<br><br>This was caught by the test expectation on the following line:<br> file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/extensions_test.dart line 57<br>The test description was:<br> gap adds SizedBox of fixed width between widgets<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>SpacingWidget extension paddingAll adds padding to all sides</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following StateError was thrown running a test:<br>Bad state: No element<br><br>When the exception was thrown, this was the stack:<br>#0 Iterable.single (dart:core/iterable.dart:675:25)<br>#1 WidgetController.widget (package:flutter_test/src/controller.dart:809:30)<br>#2 main.<anonymous closure>.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/extensions_test.dart:73:30)<br><asynchronous suspension><br>#3 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:189:15)<br><asynchronous suspension><br>#4 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1032:5)<br><asynchronous suspension><br><asynchronous suspension><br>(elided one frame from package:stack_trace)<br><br>The test description was:<br> paddingAll adds padding to all sides<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>SpacingWidget extension paddingStart adds padd
|