Skip to content

feature(eslint): enable linting with type information #514

feature(eslint): enable linting with type information

feature(eslint): enable linting with type information #514

Triggered via pull request April 2, 2025 10:59
Status Success
Total duration 1m 46s
Artifacts

ci-zod-openapi.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: packages/zod-openapi/src/index.test-d.ts#L268
'verify' is defined but never used
ci: packages/zod-openapi/src/index.test-d.ts#L259
'middlewareB' is assigned a value but only used as a type
ci: packages/zod-openapi/src/index.test-d.ts#L252
'middlewareA' is assigned a value but only used as a type
ci: packages/zod-openapi/src/index.test-d.ts#L246
'verify' is defined but never used
ci: packages/zod-openapi/src/index.test-d.ts#L218
'routes' is assigned a value but only used as a type
ci: packages/zod-openapi/src/index.test-d.ts#L86
'verify' is defined but never used
ci: packages/zod-openapi/src/index.test-d.ts#L49
'appRoutes' is assigned a value but only used as a type
ci: packages/zod-openapi/src/handler.test-d.ts#L116
'Verify' is defined but never used
ci: packages/zod-openapi/src/handler.test-d.ts#L103
'validateSessionMiddleware' is assigned a value but only used as a type
ci: packages/zod-openapi/src/handler.test-d.ts#L98
'setSessionMiddleware' is assigned a value but only used as a type