fix: Top app bar padding #691
Annotations
1 error
Run ZebraDevs/flutter-code-quality@main
⛔️ - 1 test failed</br >
<details><summary>See details</summary>
<details><summary>Golden Tests top_app_bar_search_active golden</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: one widget whose rasterized image matches golden image<br>"file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/top_app_bar/golden/top_app_bar_search_active.png"<br> Actual: _TypeWidgetFinder:<Found 1 widget with type "ZetaTopAppBar": [<br> ZetaTopAppBar(rounded: null, titleTextStyle: null, automaticallyImplyLeading: true,<br>searchController: Instance of 'ZetaSearchController', searchHintText: null, type: centered, shrinks:<br>false, clearSemanticLabel: null, microphoneSemanticLabel: null, searchSemanticLabel: null,<br>searchBackSemanticLabel: null, dependencies: [Zeta], state: _ZetaTopAppBarState#a5027),<br> ]><br> Which: does not match<br><br>When the exception was thrown, this was the stack:<br>#0 fail (package:matcher/src/expect/expect.dart:149:31)<br>#1 _expect.<anonymous closure> (package:matcher/src/expect/expect.dart:125:9)<br><asynchronous suspension><br><asynchronous suspension><br>#8 expectLater.<anonymous closure> (package:flutter_test/src/widget_tester.dart:518:24)<br><asynchronous suspension><br>#9 goldenTest.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/test_utils/utils.dart:65:5)<br><asynchronous suspension><br>#10 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:189:15)<br><asynchronous suspension><br>#11 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1032:5)<br><asynchronous suspension><br><asynchronous suspension><br>(elided 7 frames from dart:async and package:stack_trace)<br><br>The test description was:<br> top_app_bar_search_active golden<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details>
</details>
|
Loading