chore(UX-144): Integrate color tokens #593
Annotations
1 error
Run ZebraDevs/flutter-code-quality@main
⛔️ - Static analysis failed; 1 issue found.</br>
<details><summary>See details</summary>
<table>
<tr><th></th><th>Type</th><th>File name</th><th>Details</th></tr><tr><td>⚠️</td><td>Error</td><td>lib/src/components/top_app_bar/search_top_app_bar.dart:140:11</td><td>warning</td></tr></table></details>
; ⛔️ - 3 tests failed</br >
<details><summary>See details</summary>
<details><summary>ZetaExtendedAppBarDelegate builds correctly</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/extended_app_bar_shrinks.png"<br> Actual: _TypeWidgetFinder:<Found 1 widget with type "ZetaTopAppBar": [<br> ZetaTopAppBar(rounded: null, titleTextStyle: null, automaticallyImplyLeading: true,<br>searchController: null, searchHintText: "Search", type: extendedTitle, shrinks: true, dependencies:<br>[Zeta], state: _ZetaTopAppBarState#f83b8),<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 main.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/top_app_bar/extended_top_app_bar_test.dart:66: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> ZetaExtendedAppBarDelegate builds correctly<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaExtendedAppBarDelegate shrinks correctly with padding</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: <60><br> Actual: <64.0><br><br>When the exception was thrown, this was the stack:<br>#4 main.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/top_app_bar/extended_top_app_bar_test.dart:116:5)<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/components/top_app_bar/extended_top_app_bar_test.dart line 116<br>The test description was:<br> ZetaExtendedAppBarDelegate shrinks correctly with padding<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaExtendedAppBarDelegate shrinks correctly with padding and no leading</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/extended_app_bar_shrinks_with_no_l
|
Loading