Skip to content

feat: add FormRequest for encapsulating validation and authorization #14633

feat: add FormRequest for encapsulating validation and authorization

feat: add FormRequest for encapsulating validation and authorization #14633

Triggered via pull request April 6, 2026 17:04
Status Success
Total duration 17m 53s
Artifacts 9

test-phpunit.yml

on: pull_request
Setup PHP Version for Code Coverage
4s
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

1 error and 17 warnings
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
Others (8.2) / Sanity Tests: /tests/system/Images/GDHandlerTest.php#L442
Took 0.9779s from 0.5000s limit to run CodeIgniter\\Images\\GDHandlerTest::testImageConvertPngToAvif
Others (8.2) / Sanity Tests: /tests/system/CodeIgniterTest.php#L986
Took 1.0591s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
DatabaseLive (8.2, MySQLi, 5.7) / tests: /tests/system/Database/Live/DbUtilsTest.php#L99
Took 1.1393s from 0.5000s limit to run CodeIgniter\\Database\\Live\\DbUtilsTest::testUtilsOptimizeDatabase
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/DatabaseCommandsTest.php#L83
Took 0.5507s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrateRefresh
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/DatabaseCommandsTest.php#L45
Took 0.5717s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrate
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L92
Took 3.1430s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExists
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L63
Took 3.3043s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/InsertTest.php#L48
Took 1.3684s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/ReplaceModelTest.php#L25
Took 1.3780s from 0.5000s limit to run CodeIgniter\\Models\\ReplaceModelTest::testReplaceRespectsUseTimestamps
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Migrations/MigrationRunnerTest.php#L494
Took 1.4290s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestWithLockingEnabledSucceeds
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/UpdateTest.php#L665
Took 1.4845s from 0.5000s limit to run CodeIgniter\\Database\\Live\\UpdateTest::testUpdateBatchWithQuery
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/PreparedQueryTest.php#L341
Took 1.5112s from 0.5000s limit to run CodeIgniter\\Database\\Live\\PreparedQueryTest::testInsertBinaryData
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1583
Took 1.6532s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/InsertTest.php#L238
Took 1.8982s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatchWithQuery
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1680
Took 2.2024s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1236
Took 2.2058s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L494
Took 4.1167s 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
125 KB
sha256:525105b9bf33fa19ba81c3f481740905db998eeea4d2e092a19304d2e7d0da58
database-live-tests-php-8.2-db-MySQLi5.7 Expired
15.1 MB
sha256:0f2019c9b22605b1be93b95e6dc6c7240561bb2533e1d184b209d97f08d437d3
database-live-tests-php-8.2-db-MySQLi8.0 Expired
15.1 MB
sha256:c37095fdd9a9c35711ee72c1ddc93ad11bb2579f854bf55cd6ab187826566ec5
database-live-tests-php-8.2-db-OCI88.0 Expired
15.2 MB
sha256:0c1eee62feea4d12266c6a7f3c785f042dd841fb68df685529146b42be58488b
database-live-tests-php-8.2-db-Postgre8.0 Expired
14.2 MB
sha256:f0a2d4d48bfdc75b225c33bc070de15d6c4986dde81afd9b1bfce5a3a5510dc3
database-live-tests-php-8.2-db-SQLSRV8.0 Expired
14.7 MB
sha256:b49f076d0efedb23ea856fc690c3dae170bc1eb61696461b1e0497b2ae87b535
database-live-tests-php-8.2-db-SQLite38.0 Expired
14.6 MB
sha256:a9d2e7754d678a2a415b2605dbcc16e5a1b8f91b89cb24d1e2bbb60b92880d43
sanity-tests-php-8.2-db-none Expired
35 MB
sha256:db75ad2f34a959678290f44f822444a2ddd64de55028212c361b9fb3e69f5d6c
separate-process-tests-php-8.2-db-none Expired
3.53 MB
sha256:5311b6d964cdecbf7bf523392856b5e8237e7f8318995d4d7e610cfadb180895