Skip to content

Abstract updating the window location into a separate utility and add tests #79

Abstract updating the window location into a separate utility and add tests

Abstract updating the window location into a separate utility and add tests #79

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

test.yml

on: pull_request
Type Validation
17s
Type Validation
Unit Tests
21s
Unit Tests
Type Tests
19s
Type Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Type Validation: src/utilities/createRouteMethods.spec.ts#L23
Property 'parent' does not exist on type '{}'.
Type Validation: src/utilities/createRouteMethods.spec.ts#L65
Property 'child' does not exist on type '{} & ((options?: RouteMethodOptions | undefined) => RouteMethodResponse)'.
Type Validation: src/utilities/createRouteMethods.spec.ts#L68
Property 'child' does not exist on type '{} & ((options?: RouteMethodOptions | undefined) => RouteMethodResponse)'.
Type Validation
Process completed with exit code 2.
Type Tests
Property 'parent' does not exist on type '{}'.
Type Tests: src/utilities/createRouteMethods.spec.ts#L65
Property 'child' does not exist on type '{} & ((options?: RouteMethodOptions | undefined) => RouteMethodResponse)'.
Type Tests: src/utilities/createRouteMethods.spec.ts#L68
Property 'child' does not exist on type '{} & ((options?: RouteMethodOptions | undefined) => RouteMethodResponse)'.
Type Tests
Process completed with exit code 1.