implementation of path #16
Annotations
9 errors
Type Validation:
src/types/routeMethods.test-d.ts#L134
Expected 1 arguments, but got 0.
|
Type Validation:
src/types/routeMethods.test-d.ts#L152
Expected 1 arguments, but got 0.
|
Type Validation:
src/types/routeMethods.test-d.ts#L170
Expected 1 arguments, but got 0.
|
Type Validation:
src/types/routeMethods.test-d.ts#L188
Expected 1 arguments, but got 0.
|
Type Validation:
src/types/routeMethods.test-d.ts#L403
Expected 1 arguments, but got 0.
|
Type Validation:
src/types/routeMethods.ts#L121
Type 'TParams[OptionalParam]' does not satisfy the constraint 'Param'.
|
Type Validation:
src/types/routeMethods.ts#L124
Type 'TParams[TParam]' does not satisfy the constraint 'Param'.
|
Type Validation
Process completed with exit code 2.
|
Type Tests
Process completed with exit code 1.
|