Add support for multi level permissions in can() #2240
phpunit.yml
on: pull_request
Matrix: phpunit / main
phpunit
/
Coveralls Finished
0s
Annotations
24 errors and 28 warnings
phpunit / PHP 7.4 - Postgre
Process completed with exit code 1.
|
phpunit / PHP 8.3 - SQLite3
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.3 - SQLite3
The operation was canceled.
|
phpunit / PHP 8.2 - SQLite3
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.2 - SQLite3
The operation was canceled.
|
phpunit / PHP 7.4 - MySQLi
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 7.4 - MySQLi
The operation was canceled.
|
phpunit / PHP 7.4 - MySQLi
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.0 - SQLite3
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.1 - SQLite3
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.1 - SQLite3
The operation was canceled.
|
phpunit / PHP 7.4 - SQLSRV
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 7.4 - SQLSRV
The operation was canceled.
|
phpunit / PHP 7.4 - SQLite3
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 7.4 - SQLite3
The operation was canceled.
|
phpunit / PHP 8.3 - MySQLi
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.1 - MySQLi
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.1 - MySQLi
The operation was canceled.
|
phpunit / PHP 7.4 - OCI8
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 7.4 - OCI8
The operation was canceled.
|
phpunit / PHP 8.0 - MySQLi
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.0 - MySQLi
The operation was canceled.
|
phpunit / PHP 8.2 - MySQLi
The job was canceled because "_7_4_Postgre_8_0" failed.
|
phpunit / PHP 8.2 - MySQLi
The operation was canceled.
|
phpunit / PHP 7.4 - Postgre:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.69s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 7.4 - Postgre:
tests/Authentication/Filters/HmacFilterTest.php#L33
Took 0.68s from 0.50s limit to run Tests\\Authentication\\Filters\\HmacFilterTest::testFilterNotAuthorized
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L54
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L258
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L92
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L232
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L208
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L184
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - Postgre:
tests/Controllers/RegisterTest.php#L314
Took 0.61s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
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 - 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/Controllers/RegisterTest.php#L258
Took 0.69s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L54
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L92
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L232
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L184
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L314
Took 0.67s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 7.4 - MySQLi:
tests/Controllers/RegisterTest.php#L208
Took 0.66s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
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.57s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 8.1 - SQLite3:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.70s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L232
Took 0.54s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L258
Took 0.53s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L208
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L184
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L54
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L314
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
phpunit / PHP 8.1 - SQLite3:
tests/Controllers/RegisterTest.php#L92
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|