feat: add support for text in links for helper functions #536
Annotations
10 errors and 1 warning
Types:
test/__testutils__/testConcurrentMethod.ts#L47
Type 'import("/home/runner/work/prismic-client/prismic-client/node_modules/@prismicio/client/dist/types/api/repository").Repository' is not assignable to type 'import("/home/runner/work/prismic-client/prismic-client/src/types/api/repository").Repository'.
|
Types:
test/__testutils__/testFetchOptions.ts#L42
Type 'import("/home/runner/work/prismic-client/prismic-client/node_modules/@prismicio/client/dist/types/api/repository").Repository' is not assignable to type 'import("/home/runner/work/prismic-client/prismic-client/src/types/api/repository").Repository'.
|
Types:
test/__testutils__/testFetchOptions.ts#L83
Type 'import("/home/runner/work/prismic-client/prismic-client/node_modules/@prismicio/client/dist/types/api/repository").Repository' is not assignable to type 'import("/home/runner/work/prismic-client/prismic-client/src/types/api/repository").Repository'.
|
Types:
test/__testutils__/testGetTTL.ts#L43
Argument of type '{ refs: prismic.Ref[]; integrationFieldsRef: string | null; languages: Language[]; types: Record<string, string>; tags: string[]; forms: Record<string, prismic.Form>; ... 5 more ...; bookmarks: Record<...>; }' is not assignable to parameter of type 'Repository'.
|
Types:
test/__testutils__/testGetTTL.ts#L47
Type '{ refs: prismic.Ref[]; integrationFieldsRef: string | null; languages: Language[]; types: Record<string, string>; tags: string[]; forms: Record<string, prismic.Form>; ... 5 more ...; bookmarks: Record<...>; }' is not assignable to type 'Repository'.
|
Types:
test/__testutils__/testGetTTL.ts#L96
Argument of type '{ refs: prismic.Ref[]; integrationFieldsRef: string | null; languages: Language[]; types: Record<string, string>; tags: string[]; forms: Record<string, prismic.Form>; ... 5 more ...; bookmarks: Record<...>; }' is not assignable to parameter of type 'Repository'.
|
Types:
test/__testutils__/testGetTTL.ts#L103
Argument of type '{ refs: prismic.Ref[]; integrationFieldsRef: string | null; languages: Language[]; types: Record<string, string>; tags: string[]; forms: Record<string, prismic.Form>; ... 5 more ...; bookmarks: Record<...>; }' is not assignable to parameter of type 'Repository'.
|
Types:
test/__testutils__/testGetTTL.ts#L107
Type '{ refs: prismic.Ref[]; integrationFieldsRef: string | null; languages: Language[]; types: Record<string, string>; tags: string[]; forms: Record<string, prismic.Form>; ... 5 more ...; bookmarks: Record<...>; }' is not assignable to type 'Repository'.
|
Types:
test/__testutils__/testGetTTL.ts#L131
Type '{ refs: prismic.Ref[]; integrationFieldsRef: string | null; languages: Language[]; types: Record<string, string>; tags: string[]; forms: Record<string, prismic.Form>; ... 5 more ...; bookmarks: Record<...>; }' is not assignable to type 'Repository'.
|
Types:
test/client-buildQueryURL.test.ts#L11
Argument of type 'import("/home/runner/work/prismic-client/prismic-client/node_modules/@prismicio/client/dist/types/api/repository").Repository' is not assignable to parameter of type 'import("/home/runner/work/prismic-client/prismic-client/src/types/api/repository").Repository'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading