Skip to content

refactor: fix phpstan signature for Closure #12561

refactor: fix phpstan signature for Closure

refactor: fix phpstan signature for Closure #12561

Triggered via pull request December 5, 2024 22:13
Status Success
Total duration 11m 32s
Artifacts 8
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
Setup PHP Version for Code Coverage
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls  /  coveralls
43s
Upload coverage results to Coveralls / coveralls
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L356
Took 0.7254s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5703s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5381s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 0.5919s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, Postgre, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 0.6820s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, MySQLi, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 0.5999s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, SQLSRV, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 0.8062s 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.5142s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L491
Took 2.7475s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L1674
Took 1.3738s 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.0955s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 1.0219s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L1233
Took 0.9956s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/UpsertTest.php#L714
Took 0.9024s from 0.5000s limit to run CodeIgniter\\Database\\Live\\UpsertTest::testUpsertBatchWithQuery
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.8592s 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.8536s 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.8252s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Models/InsertModelTest.php#L52
Took 0.8189s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertBatchSuccess

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
117 KB
sha256:5589666a21bec1b2b733550c7f299d55e3a17632e32bbcafd3d5b4cf963a20b0
database-live-tests-php-8.2-db-MySQLi Expired
10.8 MB
sha256:1efef3a697624bae42d0662cfe4e2163424c57113fef286ce844abfcaefbb718
database-live-tests-php-8.2-db-OCI8 Expired
11 MB
sha256:f270e3b31c830f4a074a1cfd9e90b78dda23aa3fa801886bdb8e23e43dbc71bf
database-live-tests-php-8.2-db-Postgre Expired
10.6 MB
sha256:4933e59a3b64c528845612159f36ffd217f425af2935d0cd5386c7d8f16c115d
database-live-tests-php-8.2-db-SQLSRV Expired
10.6 MB
sha256:6a2e931f0c61851409c1e86a91148e6c01822936cf9ccaeca82f7af8b916f2bf
database-live-tests-php-8.2-db-SQLite3 Expired
10.6 MB
sha256:7c8015f49bb2425be3c71e821a8e8962b02ea6de7e5fbaea72657f9c4d13fbfe
sanity-tests-php-8.2-db-none Expired
26.7 MB
sha256:e26bbdb99277fa89bf561bef89f286fb0fe9fdf25e1ea9b846ed86b3416db0f9
separate-process-tests-php-8.2-db-none Expired
2.88 MB
sha256:ef8ab918416dba0b9c0248c40a161e0f04c94b232b5816ee68ba7d51057106ad