Bump the npm_and_yarn group with 6 updates #25
Annotations
10 errors
test (20.x):
src/__tests__/booking.test.ts#L128
Type 'unknown' is not assignable to type 'string | undefined'.
|
test (20.x):
src/__tests__/booking.test.ts#L129
Type 'unknown' is not assignable to type 'string | undefined'.
|
test (20.x):
src/__tests__/booking.test.ts#L159
'tour._id' is of type 'unknown'.
|
test (20.x):
src/__tests__/booking.test.ts#L224
Type 'unknown' is not assignable to type 'string | undefined'.
|
test (20.x):
src/__tests__/booking.test.ts#L225
Type 'unknown' is not assignable to type 'string | undefined'.
|
test (20.x):
src/__tests__/booking.test.ts#L248
'booking._id' is of type 'unknown'.
|
test (20.x):
src/__tests__/booking.test.ts#L274
'booker._id' is of type 'unknown'.
|
test (20.x):
src/__tests__/booking.test.ts#L302
'booking._id' is of type 'unknown'.
|
test (20.x):
src/__tests__/booking.test.ts#L328
'booker._id' is of type 'unknown'.
|
test (20.x):
src/__tests__/booking.test.ts#L410
'tour._id' is of type 'unknown'.
|