npm run backup #89
Annotations
7 errors
ʦ TypeScript:
app/config.server.ts#L22
Property 'replaceAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2021' or later.
|
ʦ TypeScript
Process completed with exit code 2.
|
⬣ ESLint:
cypress/support/delete-user.ts#L6
Unable to resolve path to module '@prisma/client/runtime'
|
⬣ ESLint:
drizzle/backup.ts#L2
There should be at least one empty line between import groups
|
⬣ ESLint:
drizzle/backup.ts#L3
There should be at least one empty line between import groups
|
⬣ ESLint:
drizzle/backup.ts#L4
`@aws-sdk/client-s3` import should occur before import of `node-cron`
|
⬣ ESLint
Process completed with exit code 1.
|