Skip to content

issue-470 - favoritar contas #1499

issue-470 - favoritar contas

issue-470 - favoritar contas #1499

Triggered via pull request August 20, 2024 01:01
@juliaamjuliaam
synchronize #575
issue-470
Status Failure
Total duration 1m 5s
Artifacts

main.yml

on: pull_request
e2e  /  playwright-tests
e2e / playwright-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/pages/home/components/Sidebar/Sidebar.spec.tsx > Sidebar component > renders favorites accounts when exists in store: src/pages/home/components/Sidebar/Sidebar.spec.tsx#L81
TestingLibraryElementError: Unable to find an element with the text: Favorite Accounts. 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 style="overflow: auto;" > <div> <div class="container" > <section class="container mobile openMobile container" > <div class="header" > <div class="header" > <p class="headerTitle" > Select Social Media </p> </div> </div> <div class="content" style="height: auto;" > <div class="content" > <div class="container" > <div class="inputWrapper" > <label class="label" > Search for social media </label> <div class="iconLeft" > <img alt="left icon" src="/src/components/InputSearch/assets/leftIcon.svg" /> </div> <input class="input" placeholder="Search for social media" required="" value="" /> <fieldset aria-hidden="true" class="fieldset" > <legend class="legend" > <span class="legendTitle" > Search for social media </span> </legend> </fieldset> </div> </div> <div class="accordionContainer" > <section class="wrapper container" > <div class="header" > <button aria-controls="content-accordion" aria-expanded="false" class="container" id="btn-accordion" > <div class="header" > <div class="socialInfo" > <img alt="social media" class="icon" src="/src/pages/home/components/Sidebar/components/SocialAccordion/assets/facebook.svg" /> <span /> </div> <div class="accordionInfo" > <svg class="alertIcon" fill="none" height="16" role="img" viewBox="0 0 20 20" width="16" xmlns="http://www.w3.org/2000/svg" > <path clip-rule="evenodd" d="M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM9 15V13H11V15H9ZM9 5V11H11V5H9Z" fill="currentColor" fill-rule="evenodd" /> </svg> <svg aria-label="Accordion is closed" class="rotateIconDown" height="16" role="img" viewBox="0 0 5 10" width="16"
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/