chore(tools): Remove PHPStan and tweak tooling to match what we're us… #797
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test with PHPUnit:
tests/Auth/RegisterTest.php#L79
Took 0.76s from 0.50s limit to run Tests\\Auth\\RegisterTest::testRedirectsToEmailActivationScreen
|
Test with PHPUnit:
tests/Recycler/RecyclerTest.php#L37
Took 0.75s from 0.50s limit to run Tests\\Recycler\\RecyclerTest::testIndexShowsDeletedUsers
|
Test with PHPUnit:
tests/Auth/RegisterTest.php#L50
Took 0.75s from 0.50s limit to run Tests\\Auth\\RegisterTest::testRegisterSuccess
|
Test with PHPUnit:
tests/Groups/GroupsTest.php#L48
Took 0.58s from 0.50s limit to run Tests\\Groups\\GroupsTest::testCanSaveGroup
|
Test with PHPUnit:
tests/Auth/AdminAccessTest.php#L25
Took 0.55s from 0.50s limit to run Tests\\Auth\\AdminAccessTest::testAdminsCanAccess
|
Test with PHPUnit:
tests/Settings/SiteOfflineTest.php#L52
Took 0.53s from 0.50s limit to run Tests\\Settings\\SiteOfflineTest::testAllWhenOn
|
Test with PHPUnit:
tests/Settings/SiteOfflineTest.php#L37
Took 0.53s from 0.50s limit to run Tests\\Settings\\SiteOfflineTest::testOnlySuperAdminWhenOff
|
Test with PHPUnit:
tests/Groups/GroupsTest.php#L63
Took 0.52s from 0.50s limit to run Tests\\Groups\\GroupsTest::testCanSeeGroupPermissions
|
Test with PHPUnit:
tests/Recycler/RecyclerTest.php#L67
Took 0.51s from 0.50s limit to run Tests\\Recycler\\RecyclerTest::testPurge
|
Test with PHPUnit:
tests/Groups/GroupsTest.php#L74
Took 0.51s from 0.50s limit to run Tests\\Groups\\GroupsTest::testCanSaveGroupPermissions
|
Loading