Update linters #1145
Annotations
10 errors
lint:
src/app.ts#L16
Expected "cacheReply" to come before "CacheTimes"
|
lint:
src/docs.ts#L7
Expected "cacheReply" to come before "CacheTimes"
|
lint:
src/manual-rules.ts#L1
Expected "knex" to come before "Relation"
|
lint:
src/routes/v1/ids/handler.test.ts#L5
Expected "knex" to come before "Source"
|
lint:
src/routes/v1/ids/handler.ts#L3
Expected "@hono/zod-validator" to come before "hono"
|
lint:
src/routes/v1/ids/handler.ts#L5
Expected "knex" to come before "Source"
|
lint:
src/routes/v1/ids/handler.ts#L6
Expected "cacheReply" to come before "CacheTimes"
|
lint:
src/routes/v1/ids/schemas/json-body.test.ts#L4
Expected "../../../../db.js" (parent-type) to come before "vitest" (external)
|
lint:
src/routes/v1/ids/schemas/json-body.ts#L3
Expected "../../../../db.js" (parent-type) to come before "zod" (external)
|
lint:
src/routes/v2/ids/handler.test.ts#L5
Expected "knex" to come before "Source"
|