Skip to content

feat: add UserModel::createNewUser() and RegisterController uses it #2211

feat: add UserModel::createNewUser() and RegisterController uses it

feat: add UserModel::createNewUser() and RegisterController uses it #2211

Triggered via pull request September 8, 2024 03:05
Status Success
Total duration 8m 55s
Artifacts

phpunit.yml

on: pull_request
Matrix: phpunit / main
phpunit  /  Coveralls Finished
2s
phpunit / Coveralls Finished
Fit to window
Zoom out
Zoom in

Annotations

133 warnings
phpunit / PHP 7.4 - Postgre: tests/Unit/UserIdentityModelTest.php#L86
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L94
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L56
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L234
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L210
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L260
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L316
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L186
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - Postgre: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.55s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - Postgre: tests/Unit/PasswordsTest.php#L36
Took 0.54s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.69s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.57s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.55s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.82s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.81s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.78s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.77s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.77s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.76s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.76s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.75s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.55s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.55s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.79s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Unit/UserModelTest.php#L70
Took 0.69s from 0.50s limit to run Tests\\Unit\\UserModelTest::testInsertUserObject
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.74s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.60s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.52s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.52s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.3 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.70s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.3 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.51s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.3 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.51s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.0 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.67s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.50s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.55s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.55s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.3 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.86s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.77s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.76s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.75s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.75s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.74s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.74s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.3 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.51s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.3 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.51s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.1 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.83s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.86s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.83s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.80s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.78s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.78s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.77s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.75s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.53s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.53s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - SQLSRV: tests/Unit/UserIdentityModelTest.php#L86
Took 0.98s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L56
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L186
Took 0.93s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L234
Took 0.90s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L260
Took 0.89s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L210
Took 0.88s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L94
Took 0.85s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L316
Took 0.85s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLSRV: tests/Unit/PasswordsTest.php#L36
Took 0.54s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLSRV: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.54s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.76s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.69s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.57s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.55s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L234
Took 1.43s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - OCI8: tests/Authentication/Filters/PermissionFilterTest.php#L43
Took 1.42s from 0.50s limit to run Tests\\Authentication\\Filters\\PermissionFilterTest::testFilterNotAuthorizedStoresRedirectToEntranceUrlIntoSession
phpunit / PHP 7.4 - OCI8: tests/Unit/UserIdentityModelTest.php#L86
Took 1.42s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L94
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L260
Took 1.24s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L186
Took 1.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L210
Took 1.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L56
Took 1.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - OCI8: tests/Authentication/Filters/ChainFilterTest.php#L32
Took 1.17s from 0.50s limit to run Tests\\Authentication\\Filters\\ChainFilterTest::testFilterNotAuthorized
phpunit / PHP 7.4 - OCI8: tests/Authentication/Filters/PermissionFilterTest.php#L53
Took 1.17s from 0.50s limit to run Tests\\Authentication\\Filters\\PermissionFilterTest::testFilterSuccess
phpunit / Coveralls Finished
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/