✅ - Static analysis passed
⛔️ - 3 tests failed</br >
<details><summary>See details</summary>
<details><summary>debugFillProperties works correctly</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: 'true'<br> Actual: <null><br> Which: not an <Instance of 'String'><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/password/password_input_test.dart:87:5)<br>#5 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:183:29)<br><asynchronous suspension><br>#6 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1017: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/password/password_input_test.dart line 87<br>The test description was:<br> debugFillProperties works correctly<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaSearchBar triggers onSpeechToText callback when microphone button is pressed</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following assertion was thrown running a test:<br>The finder "Found 0 widgets with key [<'speech-to-text-btn'>]: []" (used in a call to "tap()") could<br>not find any matching widgets.<br><br>When the exception was thrown, this was the stack:<br>#0 WidgetController._getElementPoint (package:flutter_test/src/controller.dart:1884:7)<br>#1 WidgetController.getCenter (package:flutter_test/src/controller.dart:1784:12)<br>#2 WidgetController.tap (package:flutter_test/src/controller.dart:1032:18)<br>#3 main.<anonymous closure>.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/search_bar/search_bar_test.dart:219:20)<br><asynchronous suspension><br>#4 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:183:15)<br><asynchronous suspension><br>#5 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1017:5)<br><asynchronous suspension><br><asynchronous suspension><br>(elided one frame from package:stack_trace)<br><br>The test description was:<br> triggers onSpeechToText callback when microphone button is pressed<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaSearchBar clear button functionality</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following assertion was thrown running a test:<br>The finder "Found 0 widgets with key [<'search-clear-btn'>]: []" (used in a call to "tap()") could<br>not find any matching widgets.<br><br>When the exception was thrown, this was the stack:<br>#0 WidgetController._getElementPoint (package:flutter_test/src/controller.dart:1884:7)<br>#1 WidgetController.getCenter (package:flutter_test/src/controller.dart:1784:12)<br>#2 WidgetController.tap (package:flutter_test/src/controller.dart:1032:18)<br>#3 main.<anonymous closure>.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/search_bar/search_bar_test.dart:272:20)<br><asynchronous suspension><br>#4 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:183:15)<br><asynchronous suspension><br>#5 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1017:5)<br><asynchronous suspension><br><asynchronous suspension><br>(elided one frame from package:stack_trace)<br><br>The tes