rm extra scripts #109
Annotations
20 errors and 1 warning
ʦ TypeScript:
app/utils.test.ts#L4
Property 'toBe' does not exist on type 'Assertion'.
|
ʦ TypeScript:
app/utils.test.ts#L5
Property 'toBe' does not exist on type 'Assertion'.
|
ʦ TypeScript:
app/utils.test.ts#L6
Property 'toBe' does not exist on type 'Assertion'.
|
ʦ TypeScript:
app/utils.test.ts#L7
Property 'toBe' does not exist on type 'Assertion'.
|
ʦ TypeScript:
app/utils.test.ts#L8
Property 'toBe' does not exist on type 'Assertion'.
|
ʦ TypeScript:
app/utils.test.ts#L12
Property 'toBe' does not exist on type 'Assertion'.
|
ʦ TypeScript:
cypress/e2e/smoke.cy.ts#L18
Property 'findByRole' does not exist on type 'cy & CyEventEmitter'.
|
ʦ TypeScript:
cypress/e2e/smoke.cy.ts#L20
Property 'findByRole' does not exist on type 'cy & CyEventEmitter'.
|
ʦ TypeScript:
cypress/e2e/smoke.cy.ts#L21
Property 'findByLabelText' does not exist on type 'cy & CyEventEmitter'.
|
ʦ TypeScript:
cypress/e2e/smoke.cy.ts#L22
Property 'findByRole' does not exist on type 'cy & CyEventEmitter'.
|
⬣ ESLint:
app/config.server.ts#L2
There should be at least one empty line between import groups
|
⬣ ESLint:
app/config.server.ts#L21
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
⬣ 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-load/gtfs-load.ts#L1
There should be at least one empty line between import groups
|
⬣ ESLint:
app/gtfs-load/gtfs-load.ts#L2
There should be at least one empty line between import groups
|
⬣ ESLint:
app/gtfs-load/gtfs-load.ts#L2
`../../gtfs-to-geojson/dist/index` import should occur after import of `~/config.server`
|
⬣ ESLint:
app/gtfs-load/gtfs-load.ts#L4
There should be at least one empty line between import groups
|
⬣ ESLint:
app/routes/__root.routes.$routeShortName.tsx#L8
Using exported name 'bbox' as identifier for default export
|