Skip to content

implementation of path #16

implementation of path

implementation of path #16

Triggered via pull request December 16, 2023 04:19
Status Failure
Total duration 25s
Artifacts

test.yml

on: pull_request
Type Validation
10s
Type Validation
Unit Tests
12s
Unit Tests
Type Tests
15s
Type Tests
Fit to window
Zoom out
Zoom in

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.