refactor: Fix phpstan varTag.type errors
#13016
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
0s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
59s
Annotations
25 warnings
|
Others (8.2) / Sanity Tests:
tests/system/API/ResponseTraitTest.php#L133
Took 2.9348s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L356
Took 0.8084s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
|
Others (8.2) / Sanity Tests:
tests/system/CLI/ConsoleTest.php#L69
Took 0.7266s from 0.5000s limit to run CodeIgniter\\CLI\\ConsoleTest::testRun
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5535s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5472s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
|
|
CacheLive (8.2) / Cache Live Tests:
tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 2.9293s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\MemcachedHandlerTest::testGetMetaData
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.9305s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.8114s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 4.1390s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.6574s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
SeparateProcess (8.2) / tests:
tests/system/Commands/GenerateKeyTest.php#L77
Took 3.7246s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 4.0549s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.6395s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 4.2774s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.7618s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.1639s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L494
Took 2.8296s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 2.2242s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1676
Took 1.4477s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ConnectTest.php#L97
Took 1.0917s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1236
Took 1.0257s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.8936s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Models/WhenWhenNotModelTest.php#L25
Took 0.8923s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/InsertTest.php#L53
Took 0.8414s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1583
Took 0.8372s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cache-live-tests-php-8.2-db-none
Expired
|
182 KB |
sha256:39a0f574bd7753e6446160d3c563a831e6faaa41aaf4133a05fc037e23b93b88
|
|
|
database-live-tests-php-8.2-db-MySQLi
Expired
|
11.4 MB |
sha256:75ff8fb8d70d45ba77f78bb00aeab5bed2c0d03ffb70885d30f93560552c95b2
|
|
|
database-live-tests-php-8.2-db-OCI8
Expired
|
11.4 MB |
sha256:b223204040b4dfacbaea75b14035733438e7dfbab345ab3b06e002e7ce3efc58
|
|
|
database-live-tests-php-8.2-db-Postgre
Expired
|
11 MB |
sha256:d4790622f1e5103bde968f6373e75dce3e57fd33ef1954823498dea82ac88251
|
|
|
database-live-tests-php-8.2-db-SQLSRV
Expired
|
11.1 MB |
sha256:233652834dea0453308bc207f1a085ad9494bcf25e4abf8d304613bf64243ec0
|
|
|
database-live-tests-php-8.2-db-SQLite3
Expired
|
11 MB |
sha256:53db5ee8471a163aa84beb3f00634085e5ac1253b9d4291206837d60311567bc
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
27.6 MB |
sha256:57465039aa7e1a4c228a4c77e3a3768ff8b57c52c8754edf6c25202b1bc1e00f
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
3 MB |
sha256:94263ffbdfb7dfa4faa7e985bf838e226a4993aa29dc48b03100115ec21409c6
|
|