Melroy van den Berg
Melroy van den Berg
@weirdan Please yes!! I can't use this action now: https://github.com/MbinOrg/mbin/actions/runs/6589081617/job/17902741985?pr=83 It seems this Dockerfile is still using a very old PHP version: https://github.com/psalm/psalm-github-security-scan/blob/master/Dockerfile#L1C20-L1C20
@orklah Sure see: https://github.com/psalm/psalm-github-security-scan/pull/20
Need any help?
Don't forget the runtime dependencies like cabextract etc. So that gets installed as well with the installation of winegui.
Are you also using TS?
Same problem. The `pre-generate` seems to be broken, since it won't do anything at all (and yes this causes to load images still slow so it actually should do something)......
I will remove the preview generator plugin, since I won't do anything. Too bad. You can give me an update whenever its fixed.
Thanks for you comment! Ow, maybe the docs are misleading..
Confirmed. ``` {"message":"Error thrown while running command \"messenger:consume old async outbox deliver inbox resolve receive failed --time-limit=86400\". Message: \"Server channel error: 500, message: UPSTREAM_DISCONNECTED\"","context":{"exception":{"class":"Symfony\\Component\\Messenger\\Exception\\TransportException","message":"Server channel error: 500, message: UPSTREAM_DISCONNECTED","code":0,"file":"/var/www/kbin.melroy.org/html/vendor/symfony/amqp-messenger/Transport/AmqpReceiver.php:56","previous":{"class":"AMQPQueueException","message":"Server channel...
Ps. I saw you didn't merge this one. `--depth 1` means **not** depths in directory, but depth in git history. This will clone the git repository without the full git...