Skip to content

fix: Top app bar padding #691

fix: Top app bar padding

fix: Top app bar padding #691

Triggered via pull request November 20, 2024 15:12
@mikecoombermikecoomber
opened #215
Status Failure
Total duration 4m 13s
Artifacts

pull-request.yml

on: pull_request_target
code-quality
4m 2s
code-quality
check-secret
0s
check-secret
Deploy preview version of the widgetbook on firebase
0s
Deploy preview version of the widgetbook on firebase
Fit to window
Zoom out
Zoom in

Annotations

1 error
code-quality
⛔️ - 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>