Skip to content

refactor: Session->checkAction method #2224

refactor: Session->checkAction method

refactor: Session->checkAction method #2224

Triggered via pull request October 28, 2024 06:25
Status Success
Total duration 6m 31s
Artifacts

phpunit.yml

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

Annotations

133 warnings
phpunit / PHP 7.4 - Postgre: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L245
Took 0.79s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testForgetAnotherUser
phpunit / PHP 7.4 - Postgre: tests/Unit/UserIdentityModelTest.php#L86
Took 0.70s 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#L260
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L210
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L186
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
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#L56
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L316
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - Postgre: tests/Unit/PasswordsTest.php#L36
Took 0.58s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLite3: tests/Authentication/MagicLinkTest.php#L77
Took 0.82s from 0.50s limit to run Tests\\Authentication\\MagicLinkTest::testMagicLinkSubmitSuccess
phpunit / PHP 7.4 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.70s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.56s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.80s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.69s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
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.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
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.3 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.69s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.3 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.54s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.3 - SQLite3: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.53s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.2 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.73s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.60s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.60s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.59s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.58s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.57s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.51s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.82s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - MySQLi: tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L193
Took 0.72s from 0.50s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testLogoutOnlyLogoutCalled
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L260
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Unit/UserIdentityModelTest.php#L86
Took 0.96s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L94
Took 0.92s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L210
Took 0.92s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L234
Took 0.92s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L186
Took 0.92s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L56
Took 0.88s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L316
Took 0.87s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - SQLSRV: tests/Unit/PasswordsTest.php#L36
Took 0.61s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLSRV: tests/Authentication/Filters/PermissionFilterTest.php#L32
Took 0.58s from 0.50s limit to run Tests\\Authentication\\Filters\\PermissionFilterTest::testFilterNotAuthorized
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.93s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
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#L186
Took 0.80s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.70s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.69s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.69s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.53s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.50s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.77s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.75s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.74s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.74s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.74s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.56s 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 7.4 - OCI8: tests/Controllers/MagicLinkTest.php#L133
Took 1.48s from 0.50s limit to run Tests\\Controllers\\MagicLinkTest::testMagicLinkRedirectsIfNotAllowed
phpunit / PHP 7.4 - OCI8: tests/Unit/UserIdentityModelTest.php#L86
Took 1.37s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L186
Took 1.36s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L56
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L210
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L234
Took 1.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L260
Took 1.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L94
Took 1.22s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L316
Took 1.16s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 7.4 - OCI8: tests/Controllers/MagicLinkTest.php#L50
Took 1.16s from 0.50s limit to run Tests\\Controllers\\MagicLinkTest::testAfterLoggedInNotAllowDisplayMagicLink
phpunit / PHP 8.3 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.95s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.76s 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#L186
Took 0.74s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.3 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.54s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
phpunit / PHP 8.3 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.53s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.1 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.67s 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#L260
Took 0.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.53s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.53s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
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.1 - SQLite3: tests/Controllers/RegisterTest.php#L316
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
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#L56
Took 0.80s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.79s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 0.79s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
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#L210
Took 0.78s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.78s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L316
Took 0.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
phpunit / PHP 8.2 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.55s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - MySQLi: tests/Unit/DictionaryValidatorTest.php#L45
Took 0.51s from 0.50s limit to run Tests\\Unit\\DictionaryValidatorTest::testCheckTrueOnNotFound
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/