test: update email route test #26
Annotations
3 errors and 16 warnings
test
The action 'Setup tmate session' has timed out after 15 minutes.
|
v1/tests/users/main.test.ts:
v1/tests/helpers/reset-db.ts#L5
PrismaClientKnownRequestError:
Invalid `prisma.users.delete()` invocation:
An operation failed because it depends on one or more records that were required but not found. Record to delete does not exist.
❯ _n.handleRequestError node_modules/.prisma/client/runtime/library.js:122:6927
❯ _n.handleAndLogRequestError node_modules/.prisma/client/runtime/library.js:122:6235
❯ _n.request node_modules/.prisma/client/runtime/library.js:122:5919
❯ l node_modules/.prisma/client/runtime/library.js:131:9116
❯ Module.resetDb v1/tests/helpers/reset-db.ts:5:3
❯ async /home/runner/work/***-app/***-app/v1/tests/helpers/setup.ts:27:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'P2025', clientVersion: '5.16.2', meta: { modelName: 'users', cause: 'Record to delete does not exist.' }, batchRequestIdx: undefined }
|
test
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Unexpected input(s) 'envkey_API_KEY', 'envkey_APP_ID', 'envkey_POSTGRES_PASSWORD', 'envkey_ACT_PRIVATE_KEY', 'envkey_ACT_PUBLIC_KEY', 'envkey_RFT_PRIVATE_KEY', 'envkey_RFT_PUBLIC_KEY', 'envkey_DATABASE_URL', 'envkey_BCYPT_SALT', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
No public SSH keys found for leviszaboo; continuing without them even if it is less secure (please consider adding an SSH key, see https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
|
test
Unexpected input(s) 'envkey_API_KEY', 'envkey_APP_ID', 'envkey_POSTGRES_PASSWORD', 'envkey_ACT_PRIVATE_KEY', 'envkey_ACT_PUBLIC_KEY', 'envkey_RFT_PRIVATE_KEY', 'envkey_RFT_PUBLIC_KEY', 'envkey_DATABASE_URL', 'envkey_BCYPT_SALT', valid inputs are ['file_name', 'directory', 'fail_on_empty', 'sort_keys']
|