chore(UX-144): Integrate color tokens #515
Triggered via pull request
August 30, 2024 14:58
thelukewalton
synchronize
#165
Status
Failure
Total duration
2m 29s
Artifacts
–
pull-request.yml
on: pull_request_target
Deploy preview version of the storybook on firebase
0s
Annotations
1 error
code-quality
⛔️ - 2 tests failed</br >
<details><summary>See details</summary>
<details><summary>ZetaChatItem slidable actions</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>"/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/chat_item/golden/chat_item_slidable_actions.png"<br> Actual: _TypeWidgetFinder:<Found 1 widget with type "ZetaChatItem": [<br> ZetaChatItem(rounded: null, highlighted: false, time: 2024-08-30 15:00:16.830335,<br>timeFormat: null, enabledWarningIcon: false, enabledNotificationIcon: false, count: null, starred:<br>null, explicitChildNodes: true, paleButtonColors: null, dependencies: [Zeta]),<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/chat_item/chat_item_test.dart:197: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> ZetaChatItem slidable actions<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaChatItem with 2 pale buttons and 2 regular buttons</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>"/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/chat_item/golden/chat_item_pale_and_regular_buttons.png"<br> Actual: _TypeWidgetFinder:<Found 1 widget with type "ZetaChatItem": [<br> ZetaChatItem(rounded: null, highlighted: false, time: 2024-08-30 15:00:17.437940,<br>timeFormat: null, enabledWarningIcon: false, enabledNotificationIcon: false, count: null, starred:<br>null, explicitChildNodes: true, paleButtonColors: null, dependencies: [Zeta]),<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/chat_item/chat_item_test.dart:339: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> ZetaChatItem with 2 pale buttons and 2 regular buttons<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details>
</details>
|