Bump @uiw/react-codemirror from 4.23.5 to 4.23.7 #1948
Annotations
3 errors and 1 warning
Run tests:
test/components/CollectionForm_test.tsx#L73
TestingLibraryElementError: Unable to find a label with the text of: Collection id*
Ignored nodes: comments, script, style
<body>
<div>
<div>
<div>
<div
class="alert alert-info"
>
<ol>
<li>
First find a good name for your collection.
</li>
<li>
Create a
<em>
JSON schema
</em>
describing the fields the collection records should have.
</li>
<li>
Define a
<em>
uiSchema
</em>
to customize the way forms for creating and editing records are rendered.
</li>
<li>
List the record fields you want to display in the columns of the collection records list.
</li>
<li>
Decide if you want to enable attaching a file to records.
</li>
</ol>
<p>
Alternatively, you can create a
<a
href=""
>
schemaless collection
</a>
.
</p>
</div>
<div
class="formWrapper"
data-testid="formWrapper"
>
<h2>
Error rendering form
</h2>
<code>
Error
:
Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.
</code>
</div>
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div>
<div>
<div
class="alert alert-info"
>
<ol>
<li>
First find a good name for your collection.
</li>
<li>
Create a
<em>
JSON schema
</em>
describing the fields the collection records should have.
</li>
<li>
Define a
<em>
uiSchema
</em>
to customize the way forms for creating and editing records are rendered.
</li>
<li>
List the record fields you want to display in the columns of the collection records list.
</li>
<li>
Decide if you want to enable attaching a file to records.
</li>
</ol>
<p>
Alternatively, you can create a
<a
href=""
>
schemaless collection
</a>
.
</p>
</div>
<div
class="formWrapper"
data-testid="formWrapper"
>
<h2>
Error rendering form
</h2>
<code>
Error
:
Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.
</code>
</div>
</div>
</div>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ test/components/CollectionForm_test.tsx:73:32
|
Run tests:
test/components/CollectionForm_test.tsx#L96
TestingLibraryElementError: Unable to find a label with the text of: Collection id*
Ignored nodes: comments, script, style
<body>
<div>
<div>
<div>
<div
class="alert alert-info"
>
<ol>
<li>
First find a good name for your collection.
</li>
<li>
Create a
<em>
JSON schema
</em>
describing the fields the collection records should have.
</li>
<li>
Define a
<em>
uiSchema
</em>
to customize the way forms for creating and editing records are rendered.
</li>
<li>
List the record fields you want to display in the columns of the collection records list.
</li>
<li>
Decide if you want to enable attaching a file to records.
</li>
</ol>
<p>
Alternatively, you can create a
<a
href=""
>
schemaless collection
</a>
.
</p>
</div>
<div
class="formWrapper"
data-testid="formWrapper"
>
<h2>
Error rendering form
</h2>
<code>
Error
:
Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.
</code>
</div>
</div>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div>
<div>
<div
class="alert alert-info"
>
<ol>
<li>
First find a good name for your collection.
</li>
<li>
Create a
<em>
JSON schema
</em>
describing the fields the collection records should have.
</li>
<li>
Define a
<em>
uiSchema
</em>
to customize the way forms for creating and editing records are rendered.
</li>
<li>
List the record fields you want to display in the columns of the collection records list.
</li>
<li>
Decide if you want to enable attaching a file to records.
</li>
</ol>
<p>
Alternatively, you can create a
<a
href=""
>
schemaless collection
</a>
.
</p>
</div>
<div
class="formWrapper"
data-testid="formWrapper"
>
<h2>
Error rendering form
</h2>
<code>
Error
:
Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.
</code>
</div>
</div>
</div>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ test/components/CollectionForm_test.tsx:96:32
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading