Skip to content

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

chore(UX-144): Integrate color tokens

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

Triggered via pull request September 5, 2024 08:43
@thelukewaltonthelukewalton
synchronize #165
Status Failure
Total duration 2m 28s
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
⛔️ - 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/theme/theme_service.dart:8:14</td><td>info</td></tr></table></details> ; ⛔️ - 69 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 desc