feat: init v2 #283
Annotations
10 errors
Types:
test/createLocaleRedirect.test.ts#L16
Type 'string' is not assignable to type 'never'.
|
Types:
test/createLocaleRedirect.test.ts#L17
Type 'URL' is not assignable to type 'never'.
|
Types:
test/createLocaleRedirect.test.ts#L19
Type 'Mock<[name: any], string | null>' is not assignable to type 'never'.
|
Types:
test/createLocaleRedirect.test.ts#L43
Type 'Client<PrismicDocument<Record<string, any>, string, string>>' is not assignable to type 'never'.
|
Types:
test/createLocaleRedirect.test.ts#L55
Expected 0 arguments, but got 1.
|
Types:
test/createLocaleRedirect.test.ts#L57
Property 'headers' does not exist on type 'never'.
|
Types:
test/createLocaleRedirect.test.ts#L60
Property 'status' does not exist on type 'never'.
|
Types:
test/createLocaleRedirect.test.ts#L67
Type 'Client<PrismicDocument<Record<string, any>, string, string>>' is not assignable to type 'never'.
|
Types:
test/createLocaleRedirect.test.ts#L82
Expected 0 arguments, but got 1.
|
Types:
test/createLocaleRedirect.test.ts#L91
Type 'Client<PrismicDocument<Record<string, any>, string, string>>' is not assignable to type 'never'.
|
Loading