Skip to content

chore(UX-144): Integrate color tokens #543

chore(UX-144): Integrate color tokens

chore(UX-144): Integrate color tokens #543

Triggered via pull request September 9, 2024 14:29
@mikecoombermikecoomber
synchronize #165
Status Failure
Total duration 2m 45s
Artifacts

pull-request.yml

on: pull_request_target
Deploy preview version of the storybook on firebase
0s
Deploy preview version of the storybook on firebase
Fit to window
Zoom out
Zoom in

Annotations

1 error
code-quality
⛔️ - 71 tests failed</br > <details><summary>See details</summary> <details><summary>ZetaInPageBanner Tests ZetaInPageBanner creation</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: Color:<Color(0xfff7f0ff)><br> Actual: Color:<Color(0xff180f22)><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/components/in_page_banner/in_page_banner_test.dart:31: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/components/in_page_banner/in_page_banner_test.dart line 31<br>The test description was:<br> ZetaInPageBanner creation<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaInPageBanner shows 'close icon' correctly</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: Color:<Color(0xfffff0f1)><br> Actual: Color:<Color(0xff220f11)><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/in_page_banner/in_page_banner_test.dart:50: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/in_page_banner/in_page_banner_test.dart line 50<br>The test description was:<br> ZetaInPageBanner shows 'close icon' correctly<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaInPageBanner hides 'close icon' correctly</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: Color:<Color(0xffecfff7)><br> Actual: Color:<Color(0xff081711)><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/in_page_banner/in_page_banner_test.dart:66: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/in_page_banner/in_page_banner_test.dart line 66<br>The test description was:<br> ZetaInPageBanner hides 'close icon' correctly<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaInPageBanner button callbacks work</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞══════════