Page MenuHomePhabricator

PhabricatorAuthSSHKeyTestCase::testRevokeSSHKey
Failed

Referenced Files
None

TEST RESULT

Run At
Apr 19 2022, 9:48 PM
Details
EXCEPTION (RuntimeException): strlen(): Passing null to parameter #1 ($string) of type string is deprecated #0 /Users/epriestley/dev/core/lib/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(2923): PhutilErrorHandler::handleError(8192, 'strlen(): Passi...', '/Users/epriestl...', 2923) #1 /Users/epriestley/dev/core/lib/phabricator/src/applications/auth/editor/PhabricatorAuthSSHKeyEditor.php(112): PhabricatorApplicationTransactionEditor->validateIsEmptyTextField(NULL, Array) #2 /Users/epriestley/dev/core/lib/phabricator/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php(1058): PhabricatorAuthSSHKeyEditor->validateTransaction(Object(PhabricatorAuthSSHKey), 'sshkey.name', Array) #3 /Users/epriestley/dev/core/lib/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(75): PhabricatorApplicationTransactionEditor->applyTransactions(Object(PhabricatorAuthSSHKey), Array) #4 /Users/epriestley/dev/core/lib/phabricator/src/applications/auth/__tests__/PhabricatorAuthSSHKeyTestCase.php(25): PhabricatorAuthSSHKeyTestCase->applyTransactions(Object(PhabricatorUser), Object(PhabricatorAuthSSHKey), Array) #5 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): PhabricatorAuthSSHKeyTestCase->testRevokeSSHKey() #6 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run() #7 /Users/epriestley/dev/core/lib/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() #8 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() #9 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1230): ArcanistUnitWorkflow->run() #10 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(1132): ArcanistDiffWorkflow->runUnit() #11 /Users/epriestley/dev/core/lib/arcanist/src/workflow/ArcanistDiffWorkflow.php(365): ArcanistDiffWorkflow->runLintUnit() #12 /Users/epriestley/dev/core/lib/arcanist/scripts/arcanist.php(419): ArcanistDiffWorkflow->run() #13 {main}