Skip to content

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

feature(eslint): enable linting with type information

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

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

ci-typebox-validator.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
ci: packages/typebox-validator/src/index.ts#L117
Unexpected any. Specify a different type
ci: packages/typebox-validator/src/index.ts#L108
Unexpected any. Specify a different type
ci: packages/typebox-validator/src/index.ts#L61
Unexpected any. Specify a different type
ci: packages/typebox-validator/src/index.ts#L2
'TypeGuard' is defined but never used
ci: packages/typebox-validator/src/index.test.ts#L316
Unexpected any. Specify a different type
ci: packages/typebox-validator/src/index.test.ts#L276
Unexpected any. Specify a different type
ci: packages/typebox-validator/src/index.test.ts#L176
Unexpected any. Specify a different type
ci: packages/typebox-validator/src/index.test.ts#L19
'route' is assigned a value but only used as a type