wip: client.migrate
#521
ci.yml
on: push
Matrix: prepare
Matrix: size
Matrix: suite
Matrix: types
Annotations
40 errors and 12 warnings
Types (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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 (ubuntu-latest, Node 22, TS 5.4):
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'.
|
Types (ubuntu-latest, Node 22, TS 5.5):
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 (ubuntu-latest, Node 22, TS 5.5):
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 (ubuntu-latest, Node 22, TS 5.5):
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 (ubuntu-latest, Node 22, TS 5.5):
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<string, string>; }' is not assignable to parameter of type 'Repository'.
|
Types (ubuntu-latest, Node 22, TS 5.5):
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<string, string>; }' is not assignable to type 'Repository'.
|
Types (ubuntu-latest, Node 22, TS 5.5):
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<string, string>; }' is not assignable to parameter of type 'Repository'.
|
Types (ubuntu-latest, Node 22, TS 5.5):
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<string, string>; }' is not assignable to parameter of type 'Repository'.
|
Types (ubuntu-latest, Node 22, TS 5.5):
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<string, string>; }' is not assignable to type 'Repository'.
|
Types (ubuntu-latest, Node 22, TS 5.5):
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<string, string>; }' is not assignable to type 'Repository'.
|
Types (ubuntu-latest, Node 22, TS 5.5):
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'.
|
Types (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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 (ubuntu-latest, Node 22, TS 5.2):
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'.
|
Types (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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 (ubuntu-latest, Node 22, TS 5.3):
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'.
|
Prepare (ubuntu-latest, Node 16)
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/
|
Prepare (ubuntu-latest, Node 20)
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/
|
Prepare (ubuntu-latest, Node 18)
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/
|
Prepare (ubuntu-latest, Node 22)
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/
|
Types (ubuntu-latest, Node 22, TS 5.4)
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/
|
Types (ubuntu-latest, Node 22, TS 5.5)
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/
|
Types (ubuntu-latest, Node 22, TS 5.2)
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/
|
Types (ubuntu-latest, Node 22, TS 5.3)
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/
|
Suite (ubuntu-latest, Node 20)
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/
|
Suite (ubuntu-latest, Node 18)
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/
|
Suite (ubuntu-latest, Node 16)
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/
|
Suite (ubuntu-latest, Node 22)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|