feat: add availability endpoint and refactor email handling #72
Annotations
1 error and 2 warnings
DB
Command failed with exit code 1: /home/runner/work/magicsnap/magicsnap/node_modules/astro/astro.js db verify --json
{"exitCode":1,"message":"✖ We found some schema changes that cannot be handled automatically:\n\n (1) You added new required column 'User.hash' with no default value.\n This cannot be executed on an existing table.\n\nTo resolve, revert these changes or update your schema, and re-run the command.\nYou may also run 'astro db push --force-reset' to ignore all warnings and force-push your local database schema to production instead. All data will be lost and the database will be reset.","code":"DATA_LOSS","data":["You added new required column 'User.hash' with no default value.\n This cannot be executed on an existing table."]}
|
DB
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaid/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
DB
The following actions uses node12 which is deprecated and will be forced to run on node16: jaid/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|