Skip to content

chore(deps): update dependency fetch-mock to v12 #13226

chore(deps): update dependency fetch-mock to v12

chore(deps): update dependency fetch-mock to v12 #13226

Triggered via pull request October 26, 2024 00:59
Status Failure
Total duration 4m 44s
Artifacts

ci.yaml

on: pull_request
build-and-push
0s
build-and-push
notify-test-result
0s
notify-test-result
notify-build-result
0s
notify-build-result
Fit to window
Zoom out
Zoom in

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.