Skip to content

refactor: remove hard coded 'Y-m-d H:i:s' #1940

refactor: remove hard coded 'Y-m-d H:i:s'

refactor: remove hard coded 'Y-m-d H:i:s' #1940

Triggered via pull request February 14, 2024 01:37
Status Success
Total duration 5m 53s
Artifacts

phpunit.yml

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

Annotations

141 warnings
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L260
Took 1.32s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L186
Took 1.10s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L94
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L210
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L234
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - Postgre: tests/Controllers/RegisterTest.php#L56
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - Postgre: tests/Unit/PasswordsTest.php#L36
Took 0.80s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - Postgre: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.73s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 7.4 - Postgre: tests/Unit/UserTest.php#L234
Took 0.72s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 7.4 - Postgre: tests/Unit/UserIdentityModelTest.php#L86
Took 0.66s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 1.31s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.83s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.75s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.74s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserTest.php#L234
Took 0.72s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 1.33s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.80s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLite3: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.74s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 7.4 - SQLite3: tests/Unit/UserTest.php#L234
Took 0.72s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 7.4 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.66s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.3 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.3 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.74s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.3 - SQLite3: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 8.3 - SQLite3: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.3 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.64s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 1.16s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.1 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - SQLite3: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 8.1 - SQLite3: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.1 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.64s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.64s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L260
Took 1.32s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L210
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L94
Took 1.11s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L56
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L234
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - SQLSRV: tests/Controllers/RegisterTest.php#L186
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - SQLSRV: tests/Unit/PasswordsTest.php#L36
Took 0.80s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - SQLSRV: tests/Unit/UserIdentityModelTest.php#L86
Took 0.74s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - SQLSRV: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.73s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 7.4 - SQLSRV: tests/Unit/UserTest.php#L234
Took 0.72s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 1.17s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.1 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
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/Authentication/ForcePasswordResetTest.php#L103
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 8.1 - MySQLi: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.1 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.65s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.1 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.64s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L260
Took 1.30s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L56
Took 1.09s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L210
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L234
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L186
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - OCI8: tests/Controllers/RegisterTest.php#L94
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - OCI8: tests/Unit/PasswordsTest.php#L36
Took 0.79s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - OCI8: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.73s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 7.4 - OCI8: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 7.4 - OCI8: tests/Unit/UserIdentityModelTest.php#L86
Took 0.65s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 1.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - SQLite3: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 8.0 - SQLite3: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.0 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.67s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.66s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 1.31s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 1.08s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 7.4 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 7.4 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.79s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 7.4 - MySQLi: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.73s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 7.4 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.65s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 1.19s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - MySQLi: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 8.2 - MySQLi: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.2 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.67s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.64s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L260
Took 1.18s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L234
Took 1.01s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L186
Took 1.00s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L210
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L94
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.2 - SQLite3: tests/Controllers/RegisterTest.php#L56
Took 0.95s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.2 - SQLite3: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 8.2 - SQLite3: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.2 - SQLite3: tests/Unit/PasswordsTest.php#L36
Took 0.67s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.2 - SQLite3: tests/Unit/UserIdentityModelTest.php#L86
Took 0.64s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 1.21s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.99s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.98s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.97s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.3 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.3 - MySQLi: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 8.3 - MySQLi: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.3 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.67s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.3 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.64s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L260
Took 1.16s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L56
Took 0.96s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L234
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L210
Took 0.94s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L94
Took 0.93s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
phpunit / PHP 8.0 - MySQLi: tests/Controllers/RegisterTest.php#L186
Took 0.93s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
phpunit / PHP 8.0 - MySQLi: tests/Authentication/ForcePasswordResetTest.php#L103
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
phpunit / PHP 8.0 - MySQLi: tests/Unit/UserTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
phpunit / PHP 8.0 - MySQLi: tests/Unit/PasswordsTest.php#L36
Took 0.66s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
phpunit / PHP 8.0 - MySQLi: tests/Unit/UserIdentityModelTest.php#L86
Took 0.64s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
phpunit / Coveralls Finished
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.