rev

4 jobs for master in 2 minutes and 16 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
passed #44941
docker
build_daemon

00:00:12

failed #44940
docker
build_panel

00:02:16

passed #44942
docker
build_sftp

00:00:11

 
  Deploy
skipped #44943
docker
deploy_latest
 
Name Stage Failure
failed
build_panel Build
In PackageManifest.php line 122:

Undefined index: name


Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
The command '/bin/sh -c curl -Lo panel.tar.gz https://github.com/Pterodactyl/Panel/archive/${PANEL_VERSION}.tar.gz && tar --strip-components=1 -xzvf panel.tar.gz && rm panel.tar.gz && chmod -R 755 storage/* bootstrap/cache && find storage -type d > .storage.tmpl && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && cp .env.example .env && composer install --ansi --no-dev && rm .env ./storage -rf && chown nginx:nginx * -R' returned a non-zero code: 1
Cleaning up file based variables
ERROR: Job failed: exit code 1