chore(deps): update dependency fetch-mock to v12 #13226
ci.yaml
on: pull_request
Annotations
9 errors
test:
src/pages/api/citations/[msid]/bibtex.page.test.ts#L22
Property 'resetBehavior' does not exist on type 'FetchMock'.
|
test:
src/pages/api/citations/[msid]/bibtex.page.test.ts#L56
Property 'lastUrl' does not exist on type 'FetchMock'.
|
test:
src/pages/api/citations/[msid]/ris.page.test.ts#L22
Property 'resetBehavior' does not exist on type 'FetchMock'.
|
test:
src/pages/api/citations/[msid]/ris.page.test.ts#L65
Property 'lastUrl' does not exist on type 'FetchMock'.
|
test:
src/utils/content/content-to-img-info.test.ts#L6
Property 'resetBehavior' does not exist on type 'FetchMock'.
|
test:
src/utils/content/content-to-img-info.test.ts#L22
Property 'lastUrl' does not exist on type 'FetchMock'.
|
test:
src/utils/generators/generate-image-url.test.ts#L6
Property 'resetBehavior' does not exist on type 'FetchMock'.
|
test:
src/utils/generators/generate-image-url.test.ts#L22
Property 'lastUrl' does not exist on type 'FetchMock'.
|
test
Process completed with exit code 2.
|