Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Jun 13, 2024
1 parent 530d931 commit 162f4f6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tests/specs/ecosystem/ydcjeff/ruta/0_0_1.test
Original file line number Diff line number Diff line change
Expand Up @@ -192,9 +192,5 @@ TS1170 [ERROR]: A computed property name in a type literal must refer to an expr
~~~~~~~~~~~~~~~~
at file://<tmpdir>/src/ruta_core.ts:91:3

TS2322 [ERROR]: Type 'TChildren[number]' is not assignable to type 'string | number | symbol'.
Type 'RouteOptions<string, Record<string, never>, Record<string, never>, {}>' is not assignable to type 'string | number | symbol'.
at file://<tmpdir>/src/ruta_core.ts:128:11

Found 10 errors.
Found 9 errors.

0 comments on commit 162f4f6

Please sign in to comment.