refactor: fix phpstan no type specified SaveModelTest (#10032) #14505
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run tests:
/tests/system/Database/Live/UpdateTest.php#L665
Took 0.7643s from 0.5000s limit to run CodeIgniter\\Database\\Live\\UpdateTest::testUpdateBatchWithQuery
|
|
Run tests:
/tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.7685s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
|
|
Run tests:
/tests/system/Models/InsertModelTest.php#L240
Took 0.7775s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData
|
|
Run tests:
/tests/system/Database/Migrations/MigrationRunnerTest.php#L494
Took 0.7848s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestWithLockingEnabledSucceeds
|
|
Run tests:
/tests/system/Database/Live/ForgeTest.php#L1583
Took 0.8417s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
|
|
Run tests:
/tests/system/Models/SaveModelTest.php#L270
Took 0.9524s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithDate
|
|
Run tests:
/tests/system/Database/Live/ForgeTest.php#L1236
Took 1.0789s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
|
Run tests:
/tests/system/Database/Live/ConnectTest.php#L97
Took 1.0988s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
|
|
Run tests:
/tests/system/Database/Live/ForgeTest.php#L1680
Took 1.4543s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
|
Run tests:
/tests/system/Database/Live/ForgeTest.php#L494
Took 2.9088s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
Loading