chore(main): Release 17.0.0 (#1028) #3
Annotations
10 warnings
|
publish:
src/__tests__/utils.test.ts#L210
'nested' is assigned a value but only used as a type
|
|
publish:
src/__tests__/utils.test.ts#L187
'multiple' is assigned a value but only used as a type
|
|
publish:
src/__tests__/utils.test.ts#L168
'bar' is assigned a value but only used as a type
|
|
publish:
src/__tests__/utils.test.ts#L151
'foo' is assigned a value but only used as a type
|
|
publish:
src/__tests__/schema.test.ts#L917
Unsafe assignment of an `any` value
|
|
publish:
src/__tests__/schema.test.ts#L916
Unsafe assignment of an `any` value
|
|
publish:
src/__tests__/schema.test.ts#L531
Unsafe assignment of an `any` value
|
|
publish:
src/__tests__/schema.test.ts#L530
Unsafe assignment of an `any` value
|
|
publish:
src/__tests__/indexSchemas.test.ts#L85
Unsafe argument of type `any` assigned to a parameter of type `Promise<unknown> | (() => Promise<unknown>)`
|
|
publish:
src/__tests__/indexSchemas.test.ts#L75
Unsafe argument of type `any` assigned to a parameter of type `Promise<unknown> | (() => Promise<unknown>)`
|