Skip to content

refactor: fix property.nonObject errors (#10451) #16093

refactor: fix property.nonObject errors (#10451)

refactor: fix property.nonObject errors (#10451) #16093

Triggered via push August 14, 2026 06:46
Status Failure
Total duration 29m 11s
Artifacts 9

test-phpunit.yml

on: push
Setup PHP Version for Code Coverage
3s
Setup PHP Version for Code Coverage
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls  /  coveralls
Upload coverage results to Coveralls / coveralls
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 22 warnings
SeparateProcess (8.4) / tests
Failed to download archive 'https://codeload.github.com/shivammathur/setup-php/tar.gz/f3e473d116dcccaddc5834248c87452386958240' after 1 attempts.
SeparateProcess (8.4) / tests
An action could not be found at the URI 'https://codeload.github.com/shivammathur/setup-php/tar.gz/f3e473d116dcccaddc5834248c87452386958240' (0C00:248D18:911B3:14EA4D:6A7EBD0A)
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
PHPUnit
Internal server error. Correlation ID: dfd0353d-77f8-4b23-9136-d8b57ee9ec6f
Others (8.2) / Sanity Tests: /tests/system/CodeIgniterTest.php#L990
Took 1.0566s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
DatabaseLive (8.2, Postgre, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L112
Took 0.5294s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testOtherDriverDuplicatedDatabase
DatabaseLive (8.2, Postgre, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L127
Took 0.8787s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExistsWithDbWithDots
DatabaseLive (8.2, Postgre, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L89
Took 1.2573s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, MySQLi, 5.7) / tests: /tests/system/Commands/CreateDatabaseTest.php#L89
Took 0.5524s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/InsertModelTest.php#L240
Took 1.3209s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/WhenWhenNotModelTest.php#L25
Took 1.3254s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/InsertTest.php#L48
Took 1.3351s 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 1.3827s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestWithLockingEnabledSucceeds
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1583
Took 1.6230s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1236
Took 2.1166s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1680
Took 2.1489s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/InsertTest.php#L238
Took 2.3651s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatchWithQuery
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 3.4974s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L494
Took 4.0069s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
DatabaseLive (8.2, SQLite3, 8.0) / tests: /tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 0.5879s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L89
Took 0.7248s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L109
Took 3.1809s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExistsWithDb
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L127
Took 3.1887s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExistsWithDbWithDots
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L92
Took 3.1982s 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.3415s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
DatabaseLive (8.2, MySQLi, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L89
Took 0.5619s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
136 KB
sha256:af9aaccfa7d95e18effd850478bcf196ebed7392ff9181ca4ec1935c09fc6532
database-live-tests-php-8.2-db-MySQLi5.7 Expired
13.6 MB
sha256:5a0845c29d1bd0c23cfd6f20d7bb5b5d6342ec5fa2e6c01c9e1b71a61a114be6
database-live-tests-php-8.2-db-MySQLi8.0 Expired
13.6 MB
sha256:d375c4baa81f06e7c0ae5ddc34babcb934349272d5714e1e8aa80635f9d46320
database-live-tests-php-8.2-db-OCI88.0 Expired
13.8 MB
sha256:ba100b3b8725bd0c20a5fe4db9a2be70213f97ca5c2e859b03e71ad3f1b79589
database-live-tests-php-8.2-db-Postgre8.0 Expired
13.3 MB
sha256:4e07f9c0474eda65e67906e91344a7931ef8a738f107302e73444cd43164060d
database-live-tests-php-8.2-db-SQLSRV8.0 Expired
13.4 MB
sha256:8ebd7a776c76b95fc9e677146be7226cbf7eb58cf532ca850de3d53e7effb1bc
database-live-tests-php-8.2-db-SQLite38.0 Expired
13.3 MB
sha256:ac885ce148fc1ac5031fc3ccc1cdfc9d22861859a355905d7b091af81fe9924c
sanity-tests-php-8.2-db-none Expired
32 MB
sha256:ecea6515c86b8c83bedd31f70aaaa09bd1756e362a3da1051e18ccde5d36848c
separate-process-tests-php-8.2-db-none Expired
3.73 MB
sha256:d9dbc5a3e3cdb82e8dbd78a9081a6af4ad898f00e740e3f31f13d97507856b75