refactor: remove imagedestroy has no effect since PHP 8.0
#13542
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
3s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
54s
Annotations
1 error and 18 warnings
|
Upload coverage results to Coveralls / coveralls
Process completed with exit code 1.
|
|
Others (8.2) / Sanity Tests:
/tests/system/Images/ImageMagickHandlerTest.php#L314
Took 0.6674s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
|
Others (8.2) / Sanity Tests:
/tests/system/API/ResponseTraitTest.php#L141
Took 0.9077s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
SeparateProcess (8.2) / tests:
/tests/system/Commands/GenerateKeyTest.php#L77
Took 0.9642s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.1120s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.0125s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.2545s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
CacheLive (8.2) / Cache Live Tests:
/tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 0.8979s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\MemcachedHandlerTest::testGetMetaData
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 1.0673s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Models/InsertModelTest.php#L52
Took 0.8126s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertBatchSuccess
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/UpsertTest.php#L613
Took 0.8223s from 0.5000s limit to run CodeIgniter\\Database\\Live\\UpsertTest::testUpsertBatchCompositeUniqueIndex
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/InsertTest.php#L53
Took 0.8515s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Migrations/MigrationRunnerTest.php#L494
Took 0.8775s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestWithLockingEnabledSucceeds
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Models/SaveModelTest.php#L270
Took 0.9394s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithDate
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 0.9484s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1236
Took 1.0247s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ConnectTest.php#L97
Took 1.0911s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1676
Took 1.4308s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L494
Took 2.8132s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cache-live-tests-php-8.2-db-none
Expired
|
133 KB |
sha256:861616d68da1c852328500f0b24a1a161f6ad34eec06479e47d432e335dff955
|
|
|
database-live-tests-php-8.2-db-MySQLi
Expired
|
11.6 MB |
sha256:010a249c519eca1cdde27c9c9a0269ca1f40be268b820aff491f1f67a396f6d5
|
|
|
database-live-tests-php-8.2-db-OCI8
Expired
|
11.6 MB |
sha256:85e1f592db55900ebfc6d9b82c2b97f920da474f1afa0b530ea1574376cb41a1
|
|
|
database-live-tests-php-8.2-db-Postgre
Expired
|
11.2 MB |
sha256:9394d174db7eae01e53ae9cb72472a139b66763bfa498f4dd5fc7e699f5ce60d
|
|
|
database-live-tests-php-8.2-db-SQLSRV
Expired
|
11.3 MB |
sha256:513b4fb989b0561a97777b7ff7dcb3acaed353ef79d42a7ca58deff2c8a2d0b4
|
|
|
database-live-tests-php-8.2-db-SQLite3
Expired
|
11.3 MB |
sha256:c512d0fbaacf6c61a30bc2ea329f979602c25158d19122e5ef71a52404e9a592
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
28.5 MB |
sha256:6b8c6274116fc5168cbb0dca10b3036c7d92801d677ed063f5a2e02390049768
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
2.96 MB |
sha256:bbbb791af5bcbcebd7c253baccccf52fb72cece5349c554acefb58684fd8c03f
|
|