firework / deployer

0 stars 4 forks source link

Tasks with one line results in bug #41

Open wesleyhf opened 8 years ago

wesleyhf commented 8 years ago

image

dbpolito commented 8 years ago
[2016-07-19 17:33:10] production.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Argument 1 passed to App\Events\DeployOutputsEvent::__construct() must be an instance of App\Models\DeployOutputs, null given, called in /home/forge/dev-deployer.plint.com/app/Jobs/DeploymentQueueJob.php on line 79 in /home/forge/dev-deployer.plint.com/app/Events/DeployOutputsEvent.php:21
Stack trace:
#0 /home/forge/dev-deployer.plint.com/app/Jobs/DeploymentQueueJob.php(79): App\Events\DeployOutputsEvent->__construct(NULL)
#1 [internal function]: App\Jobs\DeploymentQueueJob->handle()
#2 /home/forge/dev-deployer.plint.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(507): call_user_func_array(Array, Array)