Skip to content

fix: add manifest mainnet (#359) #1072

fix: add manifest mainnet (#359)

fix: add manifest mainnet (#359) #1072

Triggered via push March 11, 2025 16:55
Status Cancelled
Total duration 2m 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
The run was canceled by @fmorency.
TypeError: jest.advanceTimersByTime is not a function. (In 'jest.advanceTimersByTime(interval)': node_modules/@testing-library/dom/dist/wait-for.js#L71
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:71:16) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:65:48) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:48:24) at act (/home/runner/work/manifest-app/manifest-app/node_modules/react/cjs/react.development.js:2512:16) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:47:25) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:65:15) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:36:29) at new Promise (1:11) at waitFor (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:36:10) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:88:28) at asyncWrapper (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:84:23) at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/factory/components/__tests__/DenomImage.test.tsx:54:11) at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/factory/components/__tests__/DenomImage.test.tsx:50:45)
TypeError: jest.advanceTimersByTime is not a function. (In 'jest.advanceTimersByTime(interval)': node_modules/@testing-library/dom/dist/wait-for.js#L71
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:71:16) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:65:48) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:48:24) at act (/home/runner/work/manifest-app/manifest-app/node_modules/react/cjs/react.development.js:2512:16) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:47:25) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:65:15) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:36:29) at new Promise (1:11) at waitFor (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:36:10) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:88:28) at asyncWrapper (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:84:23) at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/factory/components/__tests__/DenomImage.test.tsx:64:11) at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/factory/components/__tests__/DenomImage.test.tsx:58:53)
TypeError: jest.advanceTimersByTime is not a function. (In 'jest.advanceTimersByTime(interval)': node_modules/@testing-library/dom/dist/wait-for.js#L71
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:71:16) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:65:48) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:48:24) at act (/home/runner/work/manifest-app/manifest-app/node_modules/react/cjs/react.development.js:2512:16) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:47:25) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:65:15) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:36:29) at new Promise (1:11) at waitFor (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/dom/dist/wait-for.js:36:10) at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:88:28) at asyncWrapper (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:84:23) at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/factory/components/__tests__/DenomImage.test.tsx:72:11) at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/factory/components/__tests__/DenomImage.test.tsx:68:44)
build
The operation was canceled.