Skip to content

Prep for 1.2.0 release (#1276) #2316

Prep for 1.2.0 release (#1276)

Prep for 1.2.0 release (#1276) #2316

Triggered via push July 14, 2025 10:26
Status Success
Total duration 6m 34s
Artifacts

phpunit.yml

on: push
Matrix: phpunit / main
phpunit  /  Coveralls Finished
6s
phpunit / Coveralls Finished
Fit to window
Zoom out
Zoom in

Annotations

55 warnings
phpunit / PHP 8.1 - MySQLi: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.6314s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - Postgre: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.6357s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.3 - SQLite3: /tests/Controllers/RegisterTest.php#L314
Took 0.5236s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.3 - SQLite3: /tests/Controllers/RegisterTest.php#L54
Took 0.5274s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.3 - SQLite3: /tests/Controllers/RegisterTest.php#L92
Took 0.5275s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.3 - SQLite3: /tests/Unit/PasswordsTest.php#L37
Took 0.5305s from 0.5000s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.3 - SQLite3: /tests/Controllers/RegisterTest.php#L258
Took 0.5309s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.3 - SQLite3: /tests/Controllers/RegisterTest.php#L208
Took 0.5340s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.3 - SQLite3: /tests/Controllers/RegisterTest.php#L232
Took 0.5349s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.3 - SQLite3: /tests/Controllers/RegisterTest.php#L184
Took 0.5632s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.3 - SQLite3: /tests/Commands/UserTest.php#L525
Took 0.8195s from 0.5000s limit to run Tests\\Commands\\UserTest::testList
phpunit / PHP 8.3 - SQLite3: /tests/Unit/UserIdentityModelTest.php#L86
Took 1.6247s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.4 - SQLite3: /tests/Controllers/RegisterTest.php#L54
Took 0.5017s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.4 - SQLite3: /tests/Authentication/HasHmacTokensTest.php#L53
Took 0.5057s from 0.5000s limit to run Tests\\Authentication\\HasHmacTokensTest::testHmacTokens
phpunit / PHP 8.4 - SQLite3: /tests/Controllers/MagicLinkTest.php#L149
Took 0.5537s from 0.5000s limit to run Tests\\Controllers\\MagicLinkTest::testMagicLinkActionRedirectsIfNotAllowed
phpunit / PHP 8.4 - SQLite3: /tests/Unit/UserIdentityModelTest.php#L86
Took 2.3490s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - MySQLi: /tests/Controllers/RegisterTest.php#L184
Took 0.5069s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - MySQLi: /tests/Controllers/RegisterTest.php#L258
Took 0.5089s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - MySQLi: /tests/Controllers/RegisterTest.php#L208
Took 0.5132s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - MySQLi: /tests/Controllers/RegisterTest.php#L232
Took 0.5144s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - MySQLi: /tests/Commands/UserModelGeneratorTest.php#L115
Took 0.5306s from 0.5000s limit to run Tests\\Commands\\UserModelGeneratorTest::testGenerateUserModelWithSuffix
phpunit / PHP 8.1 - MySQLi: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.6579s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - SQLite3: /tests/Authentication/Filters/HmacFilterTest.php#L114
Took 0.5254s from 0.5000s limit to run Tests\\Authentication\\Filters\\HmacFilterTest::testBlocksInactiveUsers
phpunit / PHP 8.1 - SQLite3: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.6354s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - SQLite3: /tests/Controllers/RegisterTest.php#L232
Took 0.5013s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - SQLite3: /tests/Controllers/RegisterTest.php#L208
Took 0.5104s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - SQLite3: /tests/Controllers/RegisterTest.php#L54
Took 0.5194s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - SQLite3: /tests/Controllers/RegisterTest.php#L258
Took 0.5212s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - SQLite3: /tests/Controllers/RegisterTest.php#L184
Took 0.5309s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - SQLite3: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.6446s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.6546s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi: /tests/Authentication/Filters/ChainFilterTest.php#L32
Took 0.6647s from 0.5000s limit to run Tests\\Authentication\\Filters\\ChainFilterTest::testFilterNotAuthorized
phpunit / PHP 8.3 - MySQLi: /tests/Unit/PasswordsTest.php#L37
Took 0.5000s from 0.5000s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.3 - MySQLi: /tests/Controllers/RegisterTest.php#L314
Took 0.5002s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.3 - MySQLi: /tests/Controllers/RegisterTest.php#L258
Took 0.5097s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.3 - MySQLi: /tests/Commands/UserModelGeneratorTest.php#L91
Took 0.5240s from 0.5000s limit to run Tests\\Commands\\UserModelGeneratorTest::testGenerateUserModelCustomNamespace
phpunit / PHP 8.3 - MySQLi: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.6751s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.4 - MySQLi: /tests/Controllers/RegisterTest.php#L258
Took 0.5019s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.4 - MySQLi: /tests/Controllers/RegisterTest.php#L184
Took 0.5172s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.4 - MySQLi: /tests/Controllers/RegisterTest.php#L92
Took 0.5251s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.4 - MySQLi: /tests/Unit/UserIdentityModelTest.php#L86
Took 2.3559s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - OCI8: /tests/Authorization/AuthorizableTest.php#L163
Took 0.5856s from 0.5000s limit to run Tests\\Authorization\\AuthorizableTest::testAddPermissionWithNoExistingPermissions
phpunit / PHP 8.1 - OCI8: /tests/Authentication/Filters/GroupFilterTest.php#L53
Took 0.6234s from 0.5000s limit to run Tests\\Authentication\\Filters\\GroupFilterTest::testFilterSuccess
phpunit / PHP 8.1 - OCI8: /tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L178
Took 0.6951s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testLogout
phpunit / PHP 8.1 - OCI8: /tests/Controllers/LoginTest.php#L153
Took 0.7017s from 0.5000s limit to run Tests\\Controllers\\LoginTest::testAfterLoggedInNotDisplayLoginPage
phpunit / PHP 8.1 - OCI8: /tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L331
Took 0.7024s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testAttemptSuccess
phpunit / PHP 8.1 - OCI8: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.8205s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - OCI8: /tests/Authentication/Authenticators/JWTAuthenticatorTest.php#L99
Took 1.0102s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\JWTAuthenticatorTest::testLoginByIdNoUser
phpunit / PHP 8.1 - OCI8: /tests/Controllers/RegisterTest.php#L258
Took 1.2000s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - OCI8: /tests/Collectors/AuthTest.php#L52
Took 1.3787s from 0.5000s limit to run Tests\\Collectors\\AuthTest::testDisplayLoggedIn
phpunit / PHP 8.1 - OCI8: /tests/Unit/UserModelTest.php#L146
Took 1.9222s from 0.5000s limit to run Tests\\Unit\\UserModelTest::testSaveUpdateUserObjectWithUserDataToUpdate
phpunit / PHP 8.1 - SQLSRV: /tests/Controllers/RegisterTest.php#L258
Took 0.5211s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - SQLSRV: /tests/Controllers/RegisterTest.php#L184
Took 0.5357s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - SQLSRV: /tests/Authentication/MagicLinkTest.php#L105
Took 0.5813s from 0.5000s limit to run Tests\\Authentication\\MagicLinkTest::testMagicLinkVerifyExpired
phpunit / PHP 8.1 - SQLSRV: /tests/Unit/UserIdentityModelTest.php#L86
Took 0.6876s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset