Cleanup (#142) #103
Annotations
9 errors and 1 warning
phpstan:
src/Commands/DevelopCommand.php#L27
Negated boolean expression is always true.
|
phpstan:
src/Commands/InstallCommand.php#L35
Method Native\Electron\Commands\InstallCommand::getInstaller() invoked with 2 parameters, 1 required.
|
phpstan:
src/Commands/InstallCommand.php#L61
Class Native\Electron\Commands\RuntimeException not found.
|
phpstan:
src/ElectronServiceProvider.php#L31
Consider using bind method instead or pass a closure.
|
phpstan:
src/Traits/OsAndArch.php (in context of class Native/Electron/Commands/BuildCommand)#L46
Match expression does not handle remaining value: string
|
phpstan:
src/Traits/OsAndArch.php (in context of class Native/Electron/Commands/PublishCommand)#L46
Match expression does not handle remaining value: string
|
phpstan:
src/Updater/UpdaterManager.php#L55
Call to an undefined method Native\Electron\Updater\UpdaterManager::store().
|
phpstan:
src/Updater/UpdaterManager.php#L91
Call to function is_null() with string will always evaluate to false.
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|