chore(deps): update dependency react-joyride to v2.8.2 - autoclosed #15971
Annotations
2 errors
Run yarn run test:
frontend/node_modules/swr/dist/core/index.mjs#L50
ReferenceError: document is not defined
❯ Object.isVisible node_modules/swr/dist/_internal/index.mjs:134:50
❯ isActive node_modules/swr/dist/core/index.mjs:50:38
❯ node_modules/swr/dist/core/index.mjs:325:101
This error originated in "src/component/tags/TagTypeList/__tests__/TagTypeList.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
Run yarn run test
Process completed with exit code 1.
|
Loading