⛔️ - 60 tests failed</br >
<details><summary>See details</summary>
<details><summary>ZetaCheckbox Tests ZetaCheckbox changes state on tap</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/checkbox/golden/checkbox_enabled.png"<br> Actual: _TypeWidgetFinder:<Found 1 widget with type "ZetaCheckbox": [<br> ZetaCheckbox(value: true, label: null, useIndeterminate: false, rounded: null, has<br>onChanged, focusNode: null, semanticLabel: null, dependencies: [UnmanagedRestorationScope], state:<br>ZetaCheckboxFormFieldState#34263),<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>.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/checkbox/checkbox_test.dart:55:7)<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> ZetaCheckbox changes state on tap<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaCheckbox Tests Disabled ZetaCheckbox doesn't change state on tap</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/checkbox/golden/checkbox_disabled.png"<br> Actual: _TypeWidgetFinder:<Found 1 widget with type "ZetaCheckbox": [<br> ZetaCheckbox(value: true, label: null, useIndeterminate: false, rounded: null,<br>focusNode: null, semanticLabel: null, dependencies: [UnmanagedRestorationScope], state:<br>ZetaCheckboxFormFieldState#8be10),<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>.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/checkbox/checkbox_test.dart:74:7)<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> Disabled ZetaCheckbox doesn't change state on tap<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaCheckbox Tests ZetaCheckbox UI changes on hover</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞══════════════════════════════════════════════