Update vitest monorepo to v3 (major) #3123
ci-build.yml
on: pull_request
Lint & Unit Tests
5m 16s
Cypress Tests
5m 26s
Playwright Tests (mocked)
15m 19s
E2E Tests
13m 41s
Annotations
2 errors and 4 warnings
src/filtering/filterDialogue.component.test.tsx > Filter dialogue component > renders filter dialogue when dialogue is open (favourite filter section):
src/filtering/filterDialogue.component.test.tsx#L57
Error: Snapshot `Filter dialogue component > renders filter dialogue when dialogue is open (favourite filter section) 1` mismatched
- Expected
+ Received
@@ -23,11 +23,11 @@
style="opacity: 1; webkit-transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;"
tabindex="-1"
>
<div
aria-label="Filters"
- aria-labelledby=":r0:"
+ aria-labelledby=":r4:"
class="MuiPaper-root MuiPaper-elevation MuiPaper-rounded MuiPaper-elevation24 MuiDialog-paper MuiDialog-paperScrollPaper MuiDialog-paperWidthLg MuiDialog-paperFullWidth css-cyxlny-MuiPaper-root-MuiDialog-paper"
role="dialog"
>
<div
class="MuiTabs-root css-1ujnqem-MuiTabs-root"
@@ -193,23 +193,23 @@
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-1tluh2o-MuiFormControl-root-MuiTextField-root"
>
<label
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-sizeSmall MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiFormLabel-filled MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-sizeSmall MuiInputLabel-outlined css-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
data-shrink="true"
- for=":r4:"
- id=":r4:-label"
+ for=":r8:"
+ id=":r8:-label"
>
Name
</label>
<div
class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary MuiInputBase-fullWidth MuiInputBase-formControl MuiInputBase-sizeSmall css-md26zr-MuiInputBase-root-MuiOutlinedInput-root"
>
<input
aria-invalid="false"
class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputSizeSmall css-1n4twyu-MuiInputBase-input-MuiOutlinedInput-input"
disabled=""
- id=":r4:"
+ id=":r8:"
readonly=""
type="text"
value="test 1"
/>
<fieldset
@@ -237,12 +237,12 @@
class="MuiFormControl-root MuiFormControl-fullWidth MuiTextField-root css-wb57ya-MuiFormControl-root-MuiTextField-root"
>
<label
class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-sizeSmall MuiInputLabel-outlined MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-shrink MuiInputLabel-sizeSmall MuiInputLabel-outlined css-1jy569b-MuiFormLabel-root-MuiInputLabel-root"
data-shrink="true"
- for=":r5:"
- id=":r5:-label"
+ for=":r9:"
+ id=":r9:-label"
>
Filter
</label>
<div
class="MuiInputBase-root MuiOutlinedInput-root MuiInputBase-colorPrimary Mui-disabled MuiInputBase-fullWidth MuiInputBase-formControl MuiInputBase-sizeSmall MuiInputBase-adornedStart MuiInputBase-adornedEnd Mui-readOnly MuiAutocomplete-inputRoot MuiInputBase-readOnly css-1gywuxd-MuiInputBase-root-MuiOutlinedInput-root"
@@ -286,11 +286,11 @@
aria-
|
Lint & Unit Tests
Process completed with exit code 1.
|
Lint & Unit Tests
Cache not found for keys: node-cache-Linux-x64-yarn-6fd284426b750677d0e6aa259bab47a628548131cb70bca5c9e4329d7a957f83
|
Cypress Tests
Cache not found for keys: node-cache-Linux-x64-yarn-6fd284426b750677d0e6aa259bab47a628548131cb70bca5c9e4329d7a957f83
|
Playwright Tests (mocked)
Cache not found for keys: node-cache-Linux-x64-yarn-6fd284426b750677d0e6aa259bab47a628548131cb70bca5c9e4329d7a957f83
|
Playwright Tests (mocked)
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-mocked-tests
|
22.8 MB |
|
playwright-report-real-tests
|
4.56 MB |
|