Mail #24
Annotations
2 errors and 1 warning
src/mail.test.js > mail > makes a request to the sendgrid api:
src/mail.js#L4
TypeError: Cannot read properties of undefined (reading 'SENDGRID_API_KEY')
❯ Module.mail src/mail.js:4:36
❯ src/mail.test.js:18:11
|
test (20.x)
Process completed with exit code 1.
|
test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|