Update DevelopCommand.php #58
Annotations
10 errors
Run PHPStan:
src/Commands/BuildCommand.php#L65
Call to an undefined static method Native\Electron\Facades\Updater::builderOptions().
|
Run PHPStan:
src/Commands/BuildCommand.php#L67
Call to an undefined static method Native\Electron\Facades\Updater::environmentVariables().
|
Run PHPStan:
src/Commands/DevelopCommand.php#L26
Negated boolean expression is always true.
|
Run PHPStan:
src/Commands/InstallCommand.php#L29
Method Native\Electron\Commands\InstallCommand::getInstaller() invoked with 2 parameters, 1 required.
|
Run PHPStan:
src/Commands/PublishCommand.php#L60
Call to an undefined static method Native\Electron\Facades\Updater::builderOptions().
|
Run PHPStan:
src/Commands/PublishCommand.php#L62
Call to an undefined static method Native\Electron\Facades\Updater::environmentVariables().
|
Run PHPStan:
src/Commands/QueueWorkerCommand.php#L27
Variable $basePath might not be defined.
|
Run PHPStan:
src/ElectronServiceProvider.php#L33
Consider using bind method instead or pass a closure.
|
Run PHPStan:
src/Updater/UpdaterManager.php#L55
Call to an undefined method Native\Electron\Updater\UpdaterManager::store().
|
Run PHPStan:
src/Updater/UpdaterManager.php#L91
Call to function is_null() with string will always evaluate to false.
|
The logs for this run have expired and are no longer available.
Loading