Psalm Level 6: 7 of 9: InvalidReturnStatement - src/User/Console/CreateCommand.php:54:20 - The inferred type 'int|non-falsy-string' does not match the declared return type 'int' for App\User\Console\CreateCommand::execute (see https://psalm.dev/128) return $t->getCode() ?: ExitCode::UNSPECIFIED_ERROR; #534
<?xml version="1.0"?> <psalm errorLevel="6" <------------------------------------------------------- change level 7 to 6 resolveFromConfigFile="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"