Update linters #1130
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#L2
Expected "vitest" to come before "type-fest"
|
lint:
src/routes/v1/ids/schemas/json-body.test.ts#L5
Expected "./json-body.js" to come before "../../../../db.js"
|
lint:
src/routes/v1/ids/schemas/json-body.ts#L4
Expected "../../../../shared-schemas.js" to come before "../../../../db.js"
|