maybe? #97
Annotations
12 errors
ʦ TypeScript:
app/config.server.ts#L21
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:
app/entry.server.tsx#L6
There should be at least one empty line between import groups
|
⬣ ESLint:
app/entry.server.tsx#L6
`node-cron` import should occur after import of `isbot`
|
⬣ ESLint:
app/entry.server.tsx#L13
There should be at least one empty line between import groups
|
⬣ ESLint:
app/entry.server.tsx#L14
There should be at least one empty line between import groups
|
⬣ ESLint:
app/gtfs/gtfs.ts#L8
'envConfig' is defined but never used
|
⬣ 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.
|