0adf0bd51f47c447fcbe86b269c0f1433d642cdd
Release / build-and-push (push) Successful in 1m14s
Mongoose 7 removed callback support on Model.prototype.save(), so the seeder threw 'no longer accepts a callback' on every boot (caught and logged, non-fatal, but noisy and the success path never ran). Await the promise and log on success.
games-express-api
The games API written in ExpressJS