<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="/home/runner/work/smspromax/smspromax/phpunit.xml" tests="288" assertions="370" errors="120" failures="2" skipped="0" time="0.774666">
    <testsuite name="Unit" tests="81" assertions="181" errors="0" failures="1" skipped="0" time="0.378977">
      <testsuite name="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" tests="21" assertions="35" errors="0" failures="0" skipped="0" time="0.149710">
        <testcase name="testReturnTypeIsChannelProviderEntity" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="88" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.012935"/>
        <testcase name="testTableName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="94" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002356"/>
        <testcase name="testAllowedFieldsContainsExpectedKeys" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="100" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="7" time="0.002999"/>
        <testcase name="testTimestampsEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="110" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002314"/>
        <testcase name="testGetByChannelRetourneProvidersActifsTriesParPriorite" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="125" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="4" time="0.006397"/>
        <testcase name="testGetByChannelRetourneTableauVideSiAucunProvider" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="153" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.002547"/>
        <testcase name="testGetByChannelContientFiltreStatutActif" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="173" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002211"/>
        <testcase name="testGetByChannelContientTriPrioriteAsc" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="185" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002048"/>
        <testcase name="testGetVisibleRetourneProvidersGlobauxEtLocaux" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="201" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.023380"/>
        <testcase name="testGetVisibleAvecCountryCodeNullNeLevesPasException" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="221" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.008096"/>
        <testcase name="testGetVisibleEffectueLeftJoin" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="236" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.008242"/>
        <testcase name="testGetVisibleTrieParPrioriteAsc" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="272" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.008212"/>
        <testcase name="testGetVisibleAppliqueScopeGroupeOr" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="304" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.008017"/>
        <testcase name="testGetVisibleResultatsOntChampsCoalesce" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="334" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.008091"/>
        <testcase name="testGetByUserContextRetourneProvidersActifs" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="368" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.008016"/>
        <testcase name="testGetByUserContextEffectueInnerJoin" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="397" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.008139"/>
        <testcase name="testGetByUserContextContientFiltreIsActive" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="434" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.004061"/>
        <testcase name="testGetByUserContextRetourneVideSiAucunSettingActif" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="446" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.008376"/>
        <testcase name="testGetByUserContextTrieParPrioriteAsc" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="462" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.007871"/>
        <testcase name="testGetByUserContextAppliqueScopeLogique" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="495" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.007827"/>
        <testcase name="testGetByUserContextResultatsOntIsDefault" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="528" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.007574"/>
      </testsuite>
      <testsuite name="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" tests="13" assertions="34" errors="0" failures="0" skipped="0" time="0.065989">
        <testcase name="testReturnTypeIsChannelProviderSettingEntity" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="71" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="1" time="0.003487"/>
        <testcase name="testTableName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="77" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="1" time="0.004288"/>
        <testcase name="testAllowedFieldsContainsExpectedKeys" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="83" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="6" time="0.005238"/>
        <testcase name="testTimestampsEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="99" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.004484"/>
        <testcase name="testGetActiveProvidersByActiveChannelsReturnsEmptyWhenNoActiveChannels" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="111" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="2" time="0.004597"/>
        <testcase name="testGetActiveProvidersByActiveChannelsReturnsExpectedResults" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="119" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.005937"/>
        <testcase name="testGetActiveProvidersByActiveChannelsContientFiltres" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="148" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.004010"/>
        <testcase name="testGetActiveProvidersByChannelAndCountryReturnsArray" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="161" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.007675"/>
        <testcase name="testGetActiveProvidersByChannelAndCountryEffectueJoin" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="184" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="1" time="0.006700"/>
        <testcase name="testGetActiveProvidersByChannelAndCountryContientFiltres" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="214" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.004257"/>
        <testcase name="testGetActiveProvidersReturnsObjects" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="227" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="4" time="0.007574"/>
        <testcase name="testGetActiveProvidersUtiliseJoinEtWhere" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="251" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="1" time="0.005294"/>
        <testcase name="testGetActiveProvidersContientFiltresDansCodeSource" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="275" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.002449"/>
      </testsuite>
      <testsuite name="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" tests="8" assertions="19" errors="0" failures="0" skipped="0" time="0.020187">
        <testcase name="testReturnTypeIsChannelSettingEntity" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="49" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="1" time="0.002516"/>
        <testcase name="testTableName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="55" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="1" time="0.002358"/>
        <testcase name="testAllowedFieldsContainsExpectedKeys" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="61" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="6" time="0.002833"/>
        <testcase name="testTimestampsEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="77" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="1" time="0.002356"/>
        <testcase name="testGetChannelFlagsReturnsDefaultArrayWhenNoRow" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="87" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="2" time="0.002898"/>
        <testcase name="testGetChannelFlagsReturnsCorrectValuesFromRow" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="102" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="2" time="0.002536"/>
        <testcase name="testGetChannelFlagsCastsValuesToInt" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="121" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="5" time="0.002588"/>
        <testcase name="testGetChannelFlagsUsesFirstMethod" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="146" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="1" time="0.002101"/>
      </testsuite>
      <testsuite name="Tests\Unit\Models\ContactModule\SenderModelTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" tests="19" assertions="50" errors="0" failures="0" skipped="0" time="0.064674">
        <testcase name="testReturnTypeIsSenderEntity" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="47" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="1" time="0.002600"/>
        <testcase name="testTableName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="53" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="1" time="0.002353"/>
        <testcase name="testAllowedFieldsContainsExpectedKeys" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="59" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="6" time="0.002835"/>
        <testcase name="testTimestampsEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="68" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="1" time="0.002338"/>
        <testcase name="testGetByChannelProviderReturnsArray" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="78" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.002981"/>
        <testcase name="testGetByChannelProviderContientFiltres" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="98" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="4" time="0.002300"/>
        <testcase name="testGetDefaultReturnsEntityWhenFound" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="115" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.003807"/>
        <testcase name="testGetDefaultReturnsNullWhenNotFound" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="139" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.002600"/>
        <testcase name="testUnsetDefaultReturnsTrueOnSuccess" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="157" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.002822"/>
        <testcase name="testUnsetDefaultContientWhere" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="172" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.002204"/>
        <testcase name="testSetDefaultUsesTransactionAndReturnsTrue" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="185" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.003410"/>
        <testcase name="testSetDefaultReturnsFalseIfTransactionFails" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="212" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="1" time="0.003926"/>
        <testcase name="testExistsForChannelProviderReturnsTrueWhenCountGtZero" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="234" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.005020"/>
        <testcase name="testExistsForChannelProviderReturnsFalseWhenCountZero" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="248" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.004464"/>
        <testcase name="testGetAllWithProviderReturnsArrayWithProviderName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="266" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="4" time="0.003355"/>
        <testcase name="testGetAllWithProviderContientJoinEtOrderBy" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="301" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="5" time="0.004162"/>
        <testcase name="testGetSenderByIdReturnsObject" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="316" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.005090"/>
        <testcase name="testGetSenderByIdReturnsNullWhenNotFound" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="339" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.004553"/>
        <testcase name="testGetSenderByIdUtiliseStdClass" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="354" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.003854"/>
      </testsuite>
      <testsuite name="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" tests="20" assertions="43" errors="0" failures="1" skipped="0" time="0.078417">
        <testcase name="testIsValidChannelReturnsTrueWhenChannelEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="44" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.020866"/>
        <testcase name="testIsValidChannelReturnsFalseWhenChannelDisabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="55" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.004198"/>
        <testcase name="testIsValidChannelReturnsFalseWhenChannelNotInFlags" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="66" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.004152"/>
        <testcase name="testResolveProviderReturnsFirstProviderIdFromArrayOfObjects" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="81" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002560"/>
        <testcase name="testResolveProviderReturnsFirstProviderIdFromArrayOfArrays" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="98" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002424"/>
        <testcase name="testResolveProviderReturnsNullWhenNoProviders" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="114" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002324"/>
        <testcase name="testGetProvidersReturnsDirectlyFromModel" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="129" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002927"/>
        <testcase name="testGetSendersReturnsSendersWhenProviderExists" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="147" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="3" time="0.002652"/>
        <testcase name="testGetSendersReturnsEmptyWhenNoProvider" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="167" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="3" time="0.002433"/>
        <testcase name="testGetDefaultSenderReturnsDefaultWhenExists" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="186" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="3" time="0.002829"/>
        <testcase name="testGetDefaultSenderReturnsFirstSenderWhenNoDefault" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="210" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="3" time="0.002731"/>
        <testcase name="testGetDefaultSenderReturnsNullWhenNoProvider" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="235" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002344"/>
        <testcase name="testResolveThrowsExceptionWhenChannelInvalid" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="250" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002744"/>
        <testcase name="testResolveThrowsExceptionWhenNoProvider" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="261" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002710"/>
        <testcase name="testResolveUsesGivenValidSenderId" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="276" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="1" time="0.006473">
          <failure type="PHPUnit\Framework\ExpectationFailedException">Tests\Unit\Services\ContactModule\SenderResolverServiceTest::testResolveUsesGivenValidSenderId
App\Modules\ContactModule\Models\SenderModel::getDefault('sms', 10): App\Modules\ContactModule\Entities\SenderEntity was not expected to be called.

/home/runner/work/smspromax/smspromax/app/Modules/ContactModule/Services/SenderResolverService.php:117
/home/runner/work/smspromax/smspromax/app/Modules/ContactModule/Services/SenderResolverService.php:164
/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php:301</failure>
        </testcase>
        <testcase name="testResolveIgnoresInvalidSenderId" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="305" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002954"/>
        <testcase name="testResolveFallsBackToDefaultWhenSenderChannelMismatch" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="332" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002952"/>
        <testcase name="testResolveFallsBackToDefaultWhenSenderProviderMismatch" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="361" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.003006"/>
        <testcase name="testResolveWithoutSenderIdUsesDefaultSender" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="390" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002675"/>
        <testcase name="testGetChannelFlagsProxiesToModel" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="416" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002464"/>
      </testsuite>
    </testsuite>
    <testsuite name="Feature" tests="60" assertions="0" errors="60" failures="0" skipped="0" time="0.064138">
      <testsuite name="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" tests="12" assertions="0" errors="12" failures="0" skipped="0" time="0.000000">
        <testcase name="testIndexWithProfileRedirectsToProfileWhenNoProfile" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="151" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testIndexWithProfileRedirectsToProfileWhenNoProfile
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testIndexReturnsViewWithProfileAndSettings" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="162" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testIndexReturnsViewWithProfileAndSettings
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testProvidersReturnsJsonWithActiveFlags" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="168" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testProvidersReturnsJsonWithActiveFlags
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testProvidersReturns404WhenProfileNotFound" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="185" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testProvidersReturns404WhenProfileNotFound
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testByChannelReturnsSendersAsJson" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="197" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testByChannelReturnsSendersAsJson
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testToggleChannelUpdatesSetting" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="212" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testToggleChannelUpdatesSetting
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testToggleChannelWithInvalidChannelReturns400" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="227" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testToggleChannelWithInvalidChannelReturns400
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testToggleChannelWithMissingDataReturns400" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="239" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testToggleChannelWithMissingDataReturns400
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testSelectProvidersActivatesSelectedProviders" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="250" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testSelectProvidersActivatesSelectedProviders
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testSelectProvidersWithEmptyArrayDeactivatesAll" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="270" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testSelectProvidersWithEmptyArrayDeactivatesAll
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testSelectProvidersWithInvalidPayloadReturns400" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="289" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testSelectProvidersWithInvalidPayloadReturns400
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testSelectProvidersWithMissingProfileReturns404" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="301" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testSelectProvidersWithMissingProfileReturns404
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
      </testsuite>
      <testsuite name="Tests\Feature\Routes\ChannelRoutesTest" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" tests="7" assertions="0" errors="7" failures="0" skipped="0" time="0.064138">
        <testcase name="testChannelIndexPage" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="26" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.022048">
          <error type="RuntimeException">Tests\Feature\Routes\ChannelRoutesTest::testChannelIndexPage
RuntimeException: CredentialService : encryption.key introuvable. Vérifiez votre .env (doit contenir : encryption.key = hex:&lt;clé&gt;)

/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:110
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:11
/home/runner/work/smspromax/smspromax/app/Services/Communication/ProviderResolver.php:47
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/ProviderService.php:16
/home/runner/work/smspromax/smspromax/app/Config/Services.php:111
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:264
/home/runner/work/smspromax/smspromax/app/Config/Services.php:110
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:334
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:203
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Common.php:1078
/home/runner/work/smspromax/smspromax/app/Modules/ChannelModule/Controllers/ChannelController.php:23
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:921
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:488
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:340
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:28</error>
        </testcase>
        <testcase name="testProvidersByChannel" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="40" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.008939">
          <error type="RuntimeException">Tests\Feature\Routes\ChannelRoutesTest::testProvidersByChannel
RuntimeException: CredentialService : encryption.key introuvable. Vérifiez votre .env (doit contenir : encryption.key = hex:&lt;clé&gt;)

/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:110
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:11
/home/runner/work/smspromax/smspromax/app/Services/Communication/ProviderResolver.php:47
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/ProviderService.php:16
/home/runner/work/smspromax/smspromax/app/Config/Services.php:111
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:264
/home/runner/work/smspromax/smspromax/app/Config/Services.php:110
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:334
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:203
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Common.php:1078
/home/runner/work/smspromax/smspromax/app/Modules/ChannelModule/Controllers/ChannelController.php:23
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:921
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:488
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:340
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:43</error>
        </testcase>
        <testcase name="testSelectProvider" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="56" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.005734">
          <error type="CodeIgniter\Exceptions\PageNotFoundException">Tests\Feature\Routes\ChannelRoutesTest::testSelectProvider
CodeIgniter\Exceptions\PageNotFoundException: Can't find a route for 'POST: dashboard/channel/provider/select'.

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:1001
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:346
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:267
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:63</error>
        </testcase>
        <testcase name="testToggleChannel" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="71" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.008374">
          <error type="RuntimeException">Tests\Feature\Routes\ChannelRoutesTest::testToggleChannel
RuntimeException: CredentialService : encryption.key introuvable. Vérifiez votre .env (doit contenir : encryption.key = hex:&lt;clé&gt;)

/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:110
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:11
/home/runner/work/smspromax/smspromax/app/Services/Communication/ProviderResolver.php:47
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/ProviderService.php:16
/home/runner/work/smspromax/smspromax/app/Config/Services.php:111
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:264
/home/runner/work/smspromax/smspromax/app/Config/Services.php:110
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:334
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:203
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Common.php:1078
/home/runner/work/smspromax/smspromax/app/Modules/ChannelModule/Controllers/ChannelController.php:23
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:921
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:488
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:340
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:267
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:75</error>
        </testcase>
        <testcase name="testSmsTest" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="82" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.004871">
          <error type="CodeIgniter\Exceptions\PageNotFoundException">Tests\Feature\Routes\ChannelRoutesTest::testSmsTest
CodeIgniter\Exceptions\PageNotFoundException: Can't find a route for 'POST: dashboard/sms/test'.

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:1001
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:346
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:267
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:88</error>
        </testcase>
        <testcase name="testSelectMultipleProviders" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="96" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.008583">
          <error type="RuntimeException">Tests\Feature\Routes\ChannelRoutesTest::testSelectMultipleProviders
RuntimeException: CredentialService : encryption.key introuvable. Vérifiez votre .env (doit contenir : encryption.key = hex:&lt;clé&gt;)

/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:110
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:11
/home/runner/work/smspromax/smspromax/app/Services/Communication/ProviderResolver.php:47
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/ProviderService.php:16
/home/runner/work/smspromax/smspromax/app/Config/Services.php:111
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:264
/home/runner/work/smspromax/smspromax/app/Config/Services.php:110
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:334
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:203
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Common.php:1078
/home/runner/work/smspromax/smspromax/app/Modules/ChannelModule/Controllers/ChannelController.php:23
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:921
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:488
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:340
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:267
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:102</error>
        </testcase>
        <testcase name="testPostRoutesAreNotAccessibleViaGet" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="109" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.005588">
          <error type="CodeIgniter\Exceptions\PageNotFoundException">Tests\Feature\Routes\ChannelRoutesTest::testPostRoutesAreNotAccessibleViaGet
CodeIgniter\Exceptions\PageNotFoundException: Can't find a route for 'GET: dashboard/channel/provider/select'.

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:1001
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:346
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:119</error>
        </testcase>
      </testsuite>
      <testsuite name="Tests\Feature\Routes\ContactRoutesTest" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" tests="41" assertions="0" errors="41" failures="0" skipped="0" time="0.000000">
        <testcase name="testContactIndex" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="277" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactIndex
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactCreate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="282" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactCreate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactStore" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="287" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactStore
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactEdit" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="295" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactEdit
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactUpdate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="300" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactUpdate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactDelete" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="308" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactDelete
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactSearch" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="313" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactSearch
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactShow" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="318" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactShow
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactToggleStatus" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="323" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactToggleStatus
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentIndex" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="332" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentIndex
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentCreate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="337" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentCreate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentStore" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="342" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentStore
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentShow" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="349" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentShow
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentRebuild" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="354" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentRebuild
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListIndex" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="363" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListIndex
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListCreate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="368" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListCreate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListStore" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="373" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListStore
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListEdit" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="381" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListEdit
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListUpdate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="386" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListUpdate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListDelete" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="394" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListDelete
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testListIntegrations" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="403" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testListIntegrations
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testListIntegrationEnable" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="408" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testListIntegrationEnable
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testListIntegrationDisable" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="416" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testListIntegrationDisable
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testGlobalIntegrations" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="424" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testGlobalIntegrations
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderIndex" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="433" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderIndex
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderCreate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="438" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderCreate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderStore" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="443" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderStore
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderEdit" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="453" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderEdit
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderUpdate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="458" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderUpdate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderDelete" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="468" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderDelete
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderProvidersByChannel" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="477" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderProvidersByChannel
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderByChannel" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="490" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderByChannel
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testsuite name="Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet" tests="9" assertions="0" errors="9" failures="0" skipped="0" time="0.000000">
          <testcase name="testPostRoutesRejectGet with data set &quot;contacts/store&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contacts/store"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contacts/update/1&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contacts/update/1"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;segments/store&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "segments/store"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contact-listes/store&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contact-listes/store"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contact-listes/update/1&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contact-listes/update/1"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contact-listes/1/integrations/enable/mc&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contact-listes/1/integrations/enable/mc"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contact-listes/1/integrations/disable/mc&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contact-listes/1/integrations/disable/mc"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;expediteurs/store&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "expediteurs/store"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;expediteurs/update/1&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "expediteurs/update/1"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
        </testsuite>
      </testsuite>
    </testsuite>
    <testsuite name="Database" tests="2" assertions="3" errors="0" failures="0" skipped="0" time="0.025577">
      <testsuite name="ExampleDatabaseTest" file="/home/runner/work/smspromax/smspromax/tests/Database/ExampleDatabaseTest.php" tests="2" assertions="3" errors="0" failures="0" skipped="0" time="0.025577">
        <testcase name="testModelFindAll" file="/home/runner/work/smspromax/smspromax/tests/Database/ExampleDatabaseTest.php" line="17" class="ExampleDatabaseTest" classname="ExampleDatabaseTest" assertions="1" time="0.016289"/>
        <testcase name="testSoftDeleteLeavesRow" file="/home/runner/work/smspromax/smspromax/tests/Database/ExampleDatabaseTest.php" line="28" class="ExampleDatabaseTest" classname="ExampleDatabaseTest" assertions="2" time="0.009288"/>
      </testsuite>
    </testsuite>
    <testsuite name="Session" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.002351">
      <testsuite name="ExampleSessionTest" file="/home/runner/work/smspromax/smspromax/tests/Session/ExampleSessionTest.php" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.002351">
        <testcase name="testSessionSimple" file="/home/runner/work/smspromax/smspromax/tests/Session/ExampleSessionTest.php" line="10" class="ExampleSessionTest" classname="ExampleSessionTest" assertions="1" time="0.002351"/>
      </testsuite>
    </testsuite>
    <testsuite name="All" tests="144" assertions="185" errors="60" failures="1" skipped="0" time="0.303623">
      <testsuite name="ExampleDatabaseTest" file="/home/runner/work/smspromax/smspromax/tests/Database/ExampleDatabaseTest.php" tests="2" assertions="3" errors="0" failures="0" skipped="0" time="0.017919">
        <testcase name="testModelFindAll" file="/home/runner/work/smspromax/smspromax/tests/Database/ExampleDatabaseTest.php" line="17" class="ExampleDatabaseTest" classname="ExampleDatabaseTest" assertions="1" time="0.008726"/>
        <testcase name="testSoftDeleteLeavesRow" file="/home/runner/work/smspromax/smspromax/tests/Database/ExampleDatabaseTest.php" line="28" class="ExampleDatabaseTest" classname="ExampleDatabaseTest" assertions="2" time="0.009193"/>
      </testsuite>
      <testsuite name="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" tests="12" assertions="0" errors="12" failures="0" skipped="0" time="0.000000">
        <testcase name="testIndexWithProfileRedirectsToProfileWhenNoProfile" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="151" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testIndexWithProfileRedirectsToProfileWhenNoProfile
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testIndexReturnsViewWithProfileAndSettings" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="162" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testIndexReturnsViewWithProfileAndSettings
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testProvidersReturnsJsonWithActiveFlags" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="168" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testProvidersReturnsJsonWithActiveFlags
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testProvidersReturns404WhenProfileNotFound" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="185" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testProvidersReturns404WhenProfileNotFound
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testByChannelReturnsSendersAsJson" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="197" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testByChannelReturnsSendersAsJson
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testToggleChannelUpdatesSetting" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="212" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testToggleChannelUpdatesSetting
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testToggleChannelWithInvalidChannelReturns400" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="227" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testToggleChannelWithInvalidChannelReturns400
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testToggleChannelWithMissingDataReturns400" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="239" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testToggleChannelWithMissingDataReturns400
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testSelectProvidersActivatesSelectedProviders" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="250" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testSelectProvidersActivatesSelectedProviders
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testSelectProvidersWithEmptyArrayDeactivatesAll" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="270" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testSelectProvidersWithEmptyArrayDeactivatesAll
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testSelectProvidersWithInvalidPayloadReturns400" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="289" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testSelectProvidersWithInvalidPayloadReturns400
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
        <testcase name="testSelectProvidersWithMissingProfileReturns404" file="/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php" line="301" class="Tests\Feature\Controllers\ChannelModule\ChannelControllerTest" classname="Tests.Feature.Controllers.ChannelModule.ChannelControllerTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Controllers\ChannelModule\ChannelControllerTest::testSelectProvidersWithMissingProfileReturns404
CodeIgniter\Database\Exceptions\DatabaseException: no such table: db_user_profile

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseBuilder.php:2345
/home/runner/work/smspromax/smspromax/tests/Feature/Controllers/ChannelModule/ChannelControllerTest.php:86</error>
        </testcase>
      </testsuite>
      <testsuite name="Tests\Feature\Routes\ChannelRoutesTest" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" tests="7" assertions="0" errors="7" failures="0" skipped="0" time="0.050269">
        <testcase name="testChannelIndexPage" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="26" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.008911">
          <error type="RuntimeException">Tests\Feature\Routes\ChannelRoutesTest::testChannelIndexPage
RuntimeException: CredentialService : encryption.key introuvable. Vérifiez votre .env (doit contenir : encryption.key = hex:&lt;clé&gt;)

/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:110
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:11
/home/runner/work/smspromax/smspromax/app/Services/Communication/ProviderResolver.php:47
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/ProviderService.php:16
/home/runner/work/smspromax/smspromax/app/Config/Services.php:111
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:264
/home/runner/work/smspromax/smspromax/app/Config/Services.php:110
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:334
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:203
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Common.php:1078
/home/runner/work/smspromax/smspromax/app/Modules/ChannelModule/Controllers/ChannelController.php:23
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:921
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:488
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:340
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:28</error>
        </testcase>
        <testcase name="testProvidersByChannel" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="40" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.008576">
          <error type="RuntimeException">Tests\Feature\Routes\ChannelRoutesTest::testProvidersByChannel
RuntimeException: CredentialService : encryption.key introuvable. Vérifiez votre .env (doit contenir : encryption.key = hex:&lt;clé&gt;)

/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:110
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:11
/home/runner/work/smspromax/smspromax/app/Services/Communication/ProviderResolver.php:47
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/ProviderService.php:16
/home/runner/work/smspromax/smspromax/app/Config/Services.php:111
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:264
/home/runner/work/smspromax/smspromax/app/Config/Services.php:110
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:334
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:203
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Common.php:1078
/home/runner/work/smspromax/smspromax/app/Modules/ChannelModule/Controllers/ChannelController.php:23
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:921
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:488
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:340
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:43</error>
        </testcase>
        <testcase name="testSelectProvider" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="56" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.004954">
          <error type="CodeIgniter\Exceptions\PageNotFoundException">Tests\Feature\Routes\ChannelRoutesTest::testSelectProvider
CodeIgniter\Exceptions\PageNotFoundException: Can't find a route for 'POST: dashboard/channel/provider/select'.

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:1001
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:346
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:267
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:63</error>
        </testcase>
        <testcase name="testToggleChannel" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="71" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.008539">
          <error type="RuntimeException">Tests\Feature\Routes\ChannelRoutesTest::testToggleChannel
RuntimeException: CredentialService : encryption.key introuvable. Vérifiez votre .env (doit contenir : encryption.key = hex:&lt;clé&gt;)

/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:110
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:11
/home/runner/work/smspromax/smspromax/app/Services/Communication/ProviderResolver.php:47
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/ProviderService.php:16
/home/runner/work/smspromax/smspromax/app/Config/Services.php:111
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:264
/home/runner/work/smspromax/smspromax/app/Config/Services.php:110
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:334
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:203
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Common.php:1078
/home/runner/work/smspromax/smspromax/app/Modules/ChannelModule/Controllers/ChannelController.php:23
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:921
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:488
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:340
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:267
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:75</error>
        </testcase>
        <testcase name="testSmsTest" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="82" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.004951">
          <error type="CodeIgniter\Exceptions\PageNotFoundException">Tests\Feature\Routes\ChannelRoutesTest::testSmsTest
CodeIgniter\Exceptions\PageNotFoundException: Can't find a route for 'POST: dashboard/sms/test'.

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:1001
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:346
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:267
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:88</error>
        </testcase>
        <testcase name="testSelectMultipleProviders" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="96" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.008526">
          <error type="RuntimeException">Tests\Feature\Routes\ChannelRoutesTest::testSelectMultipleProviders
RuntimeException: CredentialService : encryption.key introuvable. Vérifiez votre .env (doit contenir : encryption.key = hex:&lt;clé&gt;)

/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:110
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/CredentialService.php:11
/home/runner/work/smspromax/smspromax/app/Services/Communication/ProviderResolver.php:47
/home/runner/work/smspromax/smspromax/app/Modules/ProviderModule/Services/ProviderService.php:16
/home/runner/work/smspromax/smspromax/app/Config/Services.php:111
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:264
/home/runner/work/smspromax/smspromax/app/Config/Services.php:110
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:334
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Config/BaseService.php:203
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Common.php:1078
/home/runner/work/smspromax/smspromax/app/Modules/ChannelModule/Controllers/ChannelController.php:23
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:921
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:488
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:340
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:267
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:102</error>
        </testcase>
        <testcase name="testPostRoutesAreNotAccessibleViaGet" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php" line="109" class="Tests\Feature\Routes\ChannelRoutesTest" classname="Tests.Feature.Routes.ChannelRoutesTest" assertions="0" time="0.005812">
          <error type="CodeIgniter\Exceptions\PageNotFoundException">Tests\Feature\Routes\ChannelRoutesTest::testPostRoutesAreNotAccessibleViaGet
CodeIgniter\Exceptions\PageNotFoundException: Can't find a route for 'GET: dashboard/channel/provider/select'.

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:1001
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/CodeIgniter.php:346
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:234
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/FeatureTestTrait.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ChannelRoutesTest.php:119</error>
        </testcase>
      </testsuite>
      <testsuite name="Tests\Feature\Routes\ContactRoutesTest" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" tests="41" assertions="0" errors="41" failures="0" skipped="0" time="0.000000">
        <testcase name="testContactIndex" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="277" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactIndex
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactCreate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="282" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactCreate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactStore" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="287" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactStore
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactEdit" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="295" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactEdit
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactUpdate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="300" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactUpdate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactDelete" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="308" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactDelete
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactSearch" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="313" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactSearch
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactShow" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="318" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactShow
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactToggleStatus" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="323" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactToggleStatus
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentIndex" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="332" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentIndex
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentCreate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="337" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentCreate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentStore" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="342" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentStore
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentShow" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="349" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentShow
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSegmentRebuild" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="354" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSegmentRebuild
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListIndex" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="363" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListIndex
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListCreate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="368" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListCreate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListStore" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="373" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListStore
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListEdit" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="381" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListEdit
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListUpdate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="386" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListUpdate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testContactListDelete" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="394" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testContactListDelete
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testListIntegrations" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="403" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testListIntegrations
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testListIntegrationEnable" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="408" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testListIntegrationEnable
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testListIntegrationDisable" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="416" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testListIntegrationDisable
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testGlobalIntegrations" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="424" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testGlobalIntegrations
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderIndex" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="433" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderIndex
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderCreate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="438" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderCreate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderStore" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="443" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderStore
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderEdit" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="453" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderEdit
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderUpdate" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="458" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderUpdate
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderDelete" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="468" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderDelete
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderProvidersByChannel" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="477" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderProvidersByChannel
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testcase name="testSenderByChannel" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="490" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
          <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testSenderByChannel
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
        </testcase>
        <testsuite name="Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet" tests="9" assertions="0" errors="9" failures="0" skipped="0" time="0.000000">
          <testcase name="testPostRoutesRejectGet with data set &quot;contacts/store&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contacts/store"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contacts/update/1&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contacts/update/1"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;segments/store&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "segments/store"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contact-listes/store&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contact-listes/store"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contact-listes/update/1&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contact-listes/update/1"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contact-listes/1/integrations/enable/mc&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contact-listes/1/integrations/enable/mc"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;contact-listes/1/integrations/disable/mc&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "contact-listes/1/integrations/disable/mc"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;expediteurs/store&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "expediteurs/store"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
          <testcase name="testPostRoutesRejectGet with data set &quot;expediteurs/update/1&quot;" file="/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php" line="504" class="Tests\Feature\Routes\ContactRoutesTest" classname="Tests.Feature.Routes.ContactRoutesTest" assertions="0" time="0.000000">
            <error type="CodeIgniter\Database\Exceptions\DatabaseException">Tests\Feature\Routes\ContactRoutesTest::testPostRoutesRejectGet with data set "expediteurs/update/1"
CodeIgniter\Database\Exceptions\DatabaseException: near "'InnoDB'": syntax error

/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/BaseConnection.php:865
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/Forge.php:570
/home/runner/work/smspromax/smspromax/app/Database/Migrations/2026-06-07-111822_CreateSupportIncidentTable.php:106
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:1014
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Database/MigrationRunner.php:202
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:183
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:128
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/DatabaseTestTrait.php:68
/home/runner/work/smspromax/smspromax/vendor/codeigniter4/framework/system/Test/CIUnitTestCase.php:254
/home/runner/work/smspromax/smspromax/tests/Feature/Routes/ContactRoutesTest.php:52</error>
          </testcase>
        </testsuite>
      </testsuite>
      <testsuite name="ExampleSessionTest" file="/home/runner/work/smspromax/smspromax/tests/Session/ExampleSessionTest.php" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.002227">
        <testcase name="testSessionSimple" file="/home/runner/work/smspromax/smspromax/tests/Session/ExampleSessionTest.php" line="10" class="ExampleSessionTest" classname="ExampleSessionTest" assertions="1" time="0.002227"/>
      </testsuite>
      <testsuite name="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" tests="21" assertions="35" errors="0" failures="0" skipped="0" time="0.071855">
        <testcase name="testReturnTypeIsChannelProviderEntity" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="88" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002437"/>
        <testcase name="testTableName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="94" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002340"/>
        <testcase name="testAllowedFieldsContainsExpectedKeys" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="100" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="7" time="0.003077"/>
        <testcase name="testTimestampsEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="110" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002375"/>
        <testcase name="testGetByChannelRetourneProvidersActifsTriesParPriorite" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="125" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="4" time="0.002425"/>
        <testcase name="testGetByChannelRetourneTableauVideSiAucunProvider" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="153" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.002293"/>
        <testcase name="testGetByChannelContientFiltreStatutActif" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="173" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002167"/>
        <testcase name="testGetByChannelContientTriPrioriteAsc" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="185" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002255"/>
        <testcase name="testGetVisibleRetourneProvidersGlobauxEtLocaux" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="201" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.004085"/>
        <testcase name="testGetVisibleAvecCountryCodeNullNeLevesPasException" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="221" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.004036"/>
        <testcase name="testGetVisibleEffectueLeftJoin" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="236" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.004064"/>
        <testcase name="testGetVisibleTrieParPrioriteAsc" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="272" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.005072"/>
        <testcase name="testGetVisibleAppliqueScopeGroupeOr" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="304" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.004108"/>
        <testcase name="testGetVisibleResultatsOntChampsCoalesce" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="334" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.004085"/>
        <testcase name="testGetByUserContextRetourneProvidersActifs" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="368" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.004205"/>
        <testcase name="testGetByUserContextEffectueInnerJoin" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="397" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.004198"/>
        <testcase name="testGetByUserContextContientFiltreIsActive" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="434" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.002140"/>
        <testcase name="testGetByUserContextRetourneVideSiAucunSettingActif" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="446" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.004088"/>
        <testcase name="testGetByUserContextTrieParPrioriteAsc" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="462" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.004152"/>
        <testcase name="testGetByUserContextAppliqueScopeLogique" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="495" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="1" time="0.004147"/>
        <testcase name="testGetByUserContextResultatsOntIsDefault" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderModelTest.php" line="528" class="Tests\Unit\ChannelModule\Models\ChannelProviderModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderModelTest" assertions="2" time="0.004108"/>
      </testsuite>
      <testsuite name="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" tests="13" assertions="34" errors="0" failures="0" skipped="0" time="0.036735">
        <testcase name="testReturnTypeIsChannelProviderSettingEntity" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="71" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="1" time="0.002429"/>
        <testcase name="testTableName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="77" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="1" time="0.002284"/>
        <testcase name="testAllowedFieldsContainsExpectedKeys" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="83" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="6" time="0.002792"/>
        <testcase name="testTimestampsEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="99" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.002357"/>
        <testcase name="testGetActiveProvidersByActiveChannelsReturnsEmptyWhenNoActiveChannels" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="111" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="2" time="0.002505"/>
        <testcase name="testGetActiveProvidersByActiveChannelsReturnsExpectedResults" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="119" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.002670"/>
        <testcase name="testGetActiveProvidersByActiveChannelsContientFiltres" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="148" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.002204"/>
        <testcase name="testGetActiveProvidersByChannelAndCountryReturnsArray" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="161" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.004012"/>
        <testcase name="testGetActiveProvidersByChannelAndCountryEffectueJoin" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="184" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="1" time="0.003442"/>
        <testcase name="testGetActiveProvidersByChannelAndCountryContientFiltres" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="214" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.002201"/>
        <testcase name="testGetActiveProvidersReturnsObjects" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="227" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="4" time="0.003870"/>
        <testcase name="testGetActiveProvidersUtiliseJoinEtWhere" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="251" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="1" time="0.003681"/>
        <testcase name="testGetActiveProvidersContientFiltresDansCodeSource" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelProviderSettingModelTest.php" line="275" class="Tests\Unit\ChannelModule\Models\ChannelProviderSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelProviderSettingModelTest" assertions="3" time="0.002288"/>
      </testsuite>
      <testsuite name="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" tests="8" assertions="19" errors="0" failures="0" skipped="0" time="0.019931">
        <testcase name="testReturnTypeIsChannelSettingEntity" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="49" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="1" time="0.002490"/>
        <testcase name="testTableName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="55" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="1" time="0.002451"/>
        <testcase name="testAllowedFieldsContainsExpectedKeys" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="61" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="6" time="0.002820"/>
        <testcase name="testTimestampsEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="77" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="1" time="0.002321"/>
        <testcase name="testGetChannelFlagsReturnsDefaultArrayWhenNoRow" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="87" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="2" time="0.002591"/>
        <testcase name="testGetChannelFlagsReturnsCorrectValuesFromRow" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="102" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="2" time="0.002512"/>
        <testcase name="testGetChannelFlagsCastsValuesToInt" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="121" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="5" time="0.002625"/>
        <testcase name="testGetChannelFlagsUsesFirstMethod" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ChannelModule/ChannelSettingModelTest.php" line="146" class="Tests\Unit\ChannelModule\Models\ChannelSettingModelTest" classname="Tests.Unit.ChannelModule.Models.ChannelSettingModelTest" assertions="1" time="0.002121"/>
      </testsuite>
      <testsuite name="Tests\Unit\Models\ContactModule\SenderModelTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" tests="19" assertions="50" errors="0" failures="0" skipped="0" time="0.050517">
        <testcase name="testReturnTypeIsSenderEntity" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="47" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="1" time="0.002586"/>
        <testcase name="testTableName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="53" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="1" time="0.002424"/>
        <testcase name="testAllowedFieldsContainsExpectedKeys" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="59" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="6" time="0.002882"/>
        <testcase name="testTimestampsEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="68" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="1" time="0.002973"/>
        <testcase name="testGetByChannelProviderReturnsArray" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="78" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.002683"/>
        <testcase name="testGetByChannelProviderContientFiltres" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="98" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="4" time="0.002312"/>
        <testcase name="testGetDefaultReturnsEntityWhenFound" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="115" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.002796"/>
        <testcase name="testGetDefaultReturnsNullWhenNotFound" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="139" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.002554"/>
        <testcase name="testUnsetDefaultReturnsTrueOnSuccess" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="157" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.002553"/>
        <testcase name="testUnsetDefaultContientWhere" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="172" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.002228"/>
        <testcase name="testSetDefaultUsesTransactionAndReturnsTrue" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="185" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.003149"/>
        <testcase name="testSetDefaultReturnsFalseIfTransactionFails" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="212" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="1" time="0.002945"/>
        <testcase name="testExistsForChannelProviderReturnsTrueWhenCountGtZero" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="234" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.002611"/>
        <testcase name="testExistsForChannelProviderReturnsFalseWhenCountZero" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="248" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.002567"/>
        <testcase name="testGetAllWithProviderReturnsArrayWithProviderName" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="266" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="4" time="0.002916"/>
        <testcase name="testGetAllWithProviderContientJoinEtOrderBy" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="301" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="5" time="0.002370"/>
        <testcase name="testGetSenderByIdReturnsObject" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="316" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="3" time="0.002612"/>
        <testcase name="testGetSenderByIdReturnsNullWhenNotFound" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="339" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.003062"/>
        <testcase name="testGetSenderByIdUtiliseStdClass" file="/home/runner/work/smspromax/smspromax/tests/Unit/Models/ContactModule/SenderModelTest.php" line="354" class="Tests\Unit\Models\ContactModule\SenderModelTest" classname="Tests.Unit.Models.ContactModule.SenderModelTest" assertions="2" time="0.002296"/>
      </testsuite>
      <testsuite name="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" tests="20" assertions="43" errors="0" failures="1" skipped="0" time="0.054170">
        <testcase name="testIsValidChannelReturnsTrueWhenChannelEnabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="44" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002502"/>
        <testcase name="testIsValidChannelReturnsFalseWhenChannelDisabled" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="55" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002461"/>
        <testcase name="testIsValidChannelReturnsFalseWhenChannelNotInFlags" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="66" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002430"/>
        <testcase name="testResolveProviderReturnsFirstProviderIdFromArrayOfObjects" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="81" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002588"/>
        <testcase name="testResolveProviderReturnsFirstProviderIdFromArrayOfArrays" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="98" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002812"/>
        <testcase name="testResolveProviderReturnsNullWhenNoProviders" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="114" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002417"/>
        <testcase name="testGetProvidersReturnsDirectlyFromModel" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="129" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002579"/>
        <testcase name="testGetSendersReturnsSendersWhenProviderExists" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="147" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="3" time="0.002691"/>
        <testcase name="testGetSendersReturnsEmptyWhenNoProvider" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="167" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="3" time="0.002471"/>
        <testcase name="testGetDefaultSenderReturnsDefaultWhenExists" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="186" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="3" time="0.002730"/>
        <testcase name="testGetDefaultSenderReturnsFirstSenderWhenNoDefault" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="210" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="3" time="0.003141"/>
        <testcase name="testGetDefaultSenderReturnsNullWhenNoProvider" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="235" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002493"/>
        <testcase name="testResolveThrowsExceptionWhenChannelInvalid" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="250" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002535"/>
        <testcase name="testResolveThrowsExceptionWhenNoProvider" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="261" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002627"/>
        <testcase name="testResolveUsesGivenValidSenderId" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="276" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="1" time="0.003392">
          <failure type="PHPUnit\Framework\ExpectationFailedException">Tests\Unit\Services\ContactModule\SenderResolverServiceTest::testResolveUsesGivenValidSenderId
App\Modules\ContactModule\Models\SenderModel::getDefault('sms', 10): App\Modules\ContactModule\Entities\SenderEntity was not expected to be called.

/home/runner/work/smspromax/smspromax/app/Modules/ContactModule/Services/SenderResolverService.php:117
/home/runner/work/smspromax/smspromax/app/Modules/ContactModule/Services/SenderResolverService.php:164
/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php:301</failure>
        </testcase>
        <testcase name="testResolveIgnoresInvalidSenderId" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="305" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.003004"/>
        <testcase name="testResolveFallsBackToDefaultWhenSenderChannelMismatch" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="332" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.003073"/>
        <testcase name="testResolveFallsBackToDefaultWhenSenderProviderMismatch" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="361" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.003053"/>
        <testcase name="testResolveWithoutSenderIdUsesDefaultSender" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="390" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002730"/>
        <testcase name="testGetChannelFlagsProxiesToModel" file="/home/runner/work/smspromax/smspromax/tests/Unit/Services/ContactModule/SenderResolverServiceTest.php" line="416" class="Tests\Unit\Services\ContactModule\SenderResolverServiceTest" classname="Tests.Unit.Services.ContactModule.SenderResolverServiceTest" assertions="2" time="0.002441"/>
      </testsuite>
    </testsuite>
  </testsuite>
</testsuites>
