chore(UX-144): Integrate color tokens #526
Triggered via pull request
September 4, 2024 16:14
thelukewalton
synchronize
#165
Status
Failure
Total duration
5m 44s
Artifacts
–
pull-request.yml
on: pull_request_target
Deploy preview version of the storybook on firebase
0s
Annotations
1 error
code-quality
⛔️ - Static analysis failed; 5 issues 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/utils/zeta_provider.dart:32:20</td><td>error</td></tr><tr><td>⛔️</td><td>Error</td><td>lib/src/utils/zeta_provider.dart:33:22</td><td>error</td></tr><tr><td>⚠️</td><td>Error</td><td>lib/src/utils/zeta_provider.dart:59:26</td><td>warning</td></tr><tr><td>⚠️</td><td>Error</td><td>lib/src/utils/zeta_provider.dart:60:26</td><td>warning</td></tr><tr><td>ℹ️</td><td>Error</td><td>lib/src/utils/zeta_provider.dart:347:7</td><td>info</td></tr></table></details>
; ⛔️ - 27 tests failed</br >
<details><summary>See details</summary>
<details><summary>src/zeta_test.dart</br></summary>`package:flutter_tools/src/base/common.dart 10:3 throwToolExit<br>package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn><br>dart:async/zone.dart 1407:47 _rootRunUnary<br>dart:async/zone.dart 1308:19 _CustomZone.runUnary<br>dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback<br>dart:async/future_impl.dart 890:13 Future._propagateToListeners<br>dart:async/future_impl.dart 786:9 Future._propagateToListeners<br>dart:async/future_impl.dart 666:5 Future._completeWithValue<br>dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn><br>dart:async/zone.dart 1399:13 _rootRun<br>dart:async/zone.dart 1301:19 _CustomZone.run<br>dart:async/zone.dart 1209:7 _CustomZone.runGuarded<br>dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn><br>dart:async/schedule_microtask.dart 40:21 _microtaskLoop<br>dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop<br>dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback<br>dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage<br>`</details><details><summary>src/utils/rounded_test.dart</br></summary>`Failed to load "/home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/rounded_test.dart": Compilation failed for testPath=/home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/rounded_test.dart`</details><details><summary>src/utils/extensions_test.dart</br></summary>`Failed to load "/home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/extensions_test.dart": Compilation failed for testPath=/home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/extensions_test.dart`</details><details><summary>src/utils/debounce_test.dart</br></summary>`Failed to load "/home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/debounce_test.dart": Compilation failed for testPath=/home/runner/work/zeta_flutter/zeta_flutter/test/src/utils/debounce_test.dart`</details><details><summary>src/components/chips/chip_test.dart</br></summary>`Failed to load "/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/chips/chip_test.dart": Compilation failed for testPath=/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/chips/chip_test.dart`</details><details><summary>src/components/icon/icon_test.dart</br></summary>`Failed to load "/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/icon/icon_test.dart": Compilation failed for testPath=/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/icon/icon_test.dart`</details><details><summary>src/components/chat_item/chat_item_test.dart</br></summary>`Failed to load "/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/chat_item/chat_item_test.dart": Compilation failed for testPath=/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/chat_item/chat_item_test.dart`</details><details><summary>src/components/checkbox/checkbox_test.dart</br></summary>`Failed to load "/home/runner/work/zeta_flutter/zeta_flutter/test/src/components/checkbox/che
|