Issue 289 fix (#343) #428
sonar.yml
on: push
SonarQube Server
3m 8s
sonarQube Frontend
40s
SonarQube Screenshot
2m 22s
Annotations
2 errors and 4 warnings
|
__tests__/Bookmark/NewBookmarkCard.test.tsx > Success Toast > displays a green success toast when bookmark is added successfully:
frontend/__tests__/Bookmark/NewBookmarkCard.test.tsx#L349
TestingLibraryElementError: Unable to find an element with the text: Bookmark added successfully!. 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>
<div
class="row pt-3"
data-bs-theme="dark"
>
<div
class="col-6 col-sm-12 col-md-12 col-lg-4"
>
<div
class="_main_ba4702"
>
<form
action="#"
>
<div
class="card _newBookmarkCard_ba4702 undefined"
>
<div
class="card-header"
>
Add Bookmark
<i
class="bi bi-bookmarks-fill"
/>
</div>
<div
class="card-body"
>
<div
class="card-text _title_ba4702"
>
<input
class="form-control"
id="url"
name="url"
placeholder="url: https://findfirst.com/discover"
type="text"
value=""
/>
</div>
</div>
<div
class="card-footer _cardFooter_ba4702 "
>
<div
class="_container_ba4702"
>
<input
class="_input_ba4702"
data-testid="new-bk-tag-input"
placeholder="Enter a tag"
value=""
/>
</div>
<button
class="_formButton_ba4702 _submit_ba4702"
disabled=""
type="submit"
>
Submit
</button>
<button
class="_formButton_ba4702 _reset_ba4702"
type="reset"
>
Reset
</button>
</div>
</div>
</form>
<section
aria-atomic="false"
aria-label="Notifications Alt+T"
aria-live="polite"
aria-relevant="additions text"
class="Toastify"
/>
</div>
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
class="row pt-3"
data-bs-theme="dark"
>
<div
class="col-6 col-sm-12 col-md-12 col-lg-4"
>
<div
class="_main_ba4702"
>
<form
action="#"
>
<div
class="card _newBookmarkCard_ba4702 undefined"
>
<div
class="card-header"
>
Add Bookmark
<i
class="bi bi-bookmarks-fill"
/>
</div>
<div
class="card-body"
>
<div
class="card-text _title_ba4702"
>
<input
class="form-control"
id="url"
name="url"
placeholder="url: https://findfirst.com/discover"
type="text"
value=""
/>
</div>
</div>
<div
class="card-footer _cardFooter_ba4702 "
>
<div
class="_container_ba4702"
>
<input
class="_input_ba4702"
data-testid="new-bk-tag-input"
placeholder="Enter a tag"
value=""
/>
</div>
<button
class="_formButton_ba4702 _submit_ba4702"
|
|
sonarQube Frontend
Process completed with exit code 1.
|
|
SonarQube Screenshot
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
SonarQube Screenshot
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
SonarQube Server
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
SonarQube Server
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|