Refactoring: Separating HSM and Speed sends #4612
Triggered via pull request
September 20, 2024 18:18
Status
Failure
Total duration
4m 15s
Artifacts
–
Annotations
2 errors and 2 warnings
src/containers/Template/Form/SpeedSend/SpeedSend.test.tsx > SpeedSend > should test translations:
src/containers/Template/Form/SpeedSend/SpeedSend.test.tsx#L128
TestingLibraryElementError: Unable to find an element with the text: Title. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div />
</body>
</html>...
❯ Proxy.waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/containers/Template/Form/SpeedSend/SpeedSend.test.tsx:128:11
|
CI
Process completed with exit code 1.
|
CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
|