Update typescript-eslint monorepo to v8 #641
Annotations
10 errors
test:
examples/fastify/zod/fastify.ts#L53
Expected an assignment or function call and instead saw an expression
|
test:
src/core/type.t-test.ts#L17
Definition for rule '@typescript-eslint/ban-types' was not found
|
test
Definition for rule '@typescript-eslint/ban-types' was not found
|
test:
src/core/type.ts#L146
Definition for rule '@typescript-eslint/ban-types' was not found
|
test:
src/express/valibot.test.ts#L425
'pathMap' is assigned a value but only used as a type
|
test:
src/express/zod.test.ts#L386
'pathMap' is assigned a value but only used as a type
|
test:
src/fetch/index.t-test.ts#L51
Expected an assignment or function call and instead saw an expression
|
test:
src/fetch/index.t-test.ts#L88
Expected an assignment or function call and instead saw an expression
|
test:
src/fetch/index.t-test.ts#L96
Expected an assignment or function call and instead saw an expression
|
test:
src/fetch/index.t-test.ts#L104
Expected an assignment or function call and instead saw an expression
|