refactor: fix phpstan only boolean allowed
#12604
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
40s
Annotations
25 warnings
|
Others (8.2) / Sanity Tests:
tests/system/API/ResponseTraitTest.php#L137
Took 2.8922s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L356
Took 0.8404s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
|
Others (8.2) / Sanity Tests:
tests/system/CLI/ConsoleTest.php#L69
Took 0.6562s from 0.5000s limit to run CodeIgniter\\CLI\\ConsoleTest::testRun
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5780s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5282s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
|
|
CacheLive (8.2) / Cache Live Tests:
tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 2.7265s 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.7727s 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.8053s 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.0436s 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.6179s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.9846s 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.6931s 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.2802s 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.8002s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
SeparateProcess (8.2) / tests:
tests/system/Commands/GenerateKeyTest.php#L77
Took 3.5540s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.0708s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L491
Took 2.7859s 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.1383s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1674
Took 1.3718s 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.0902s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1233
Took 1.0383s 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.9680s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/UpsertTest.php#L714
Took 0.9292s from 0.5000s limit to run CodeIgniter\\Database\\Live\\UpsertTest::testUpsertBatchWithQuery
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Models/WhenWhenNotModelTest.php#L25
Took 0.8679s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/InsertTest.php#L52
Took 0.8509s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cache-live-tests-php-8.2-db-none
Expired
|
180 KB |
sha256:1f97137c3c2e910aece79f881576ea2cddcbd06669d599ddd41912ab2a6b3e1f
|
|
|
database-live-tests-php-8.2-db-MySQLi
Expired
|
11 MB |
sha256:aa2d12973cde7b4f8271bccacfff36e5fc71b3fba43ff75a9e75db543ee46439
|
|
|
database-live-tests-php-8.2-db-OCI8
Expired
|
11.1 MB |
sha256:f207c499c74b9b0b8e70b688b0d03a24cb28f5c6985bbd87b8b73210b5674081
|
|
|
database-live-tests-php-8.2-db-Postgre
Expired
|
10.7 MB |
sha256:b0576c0cf8989a8ebcb8893dd6cc70fcc9a455fbd77d5e0870b2f1331a7718c6
|
|
|
database-live-tests-php-8.2-db-SQLSRV
Expired
|
10.8 MB |
sha256:42257648b9d2c521030736f15fd6c5d170c8cfe0a8d6dc11536d98e5fccf5e4c
|
|
|
database-live-tests-php-8.2-db-SQLite3
Expired
|
10.8 MB |
sha256:628208e7eb26d369cce3c2ae1568b06175e87b521cc75c0fed77cd6017ff94c5
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
26.8 MB |
sha256:2660c23793e96407b7150338ff62514b25fcae162feb32b409a2c34c4f484648
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
2.98 MB |
sha256:ec7982c110d6abb8183f258ded1227f8e6472c94f166ddb983205b03354c9a73
|
|