fix: prepare Prisma before solution tests #577
validate.yml
on: pull_request
🧪 Test
5m 14s
🚀 Deploy
Matrix: 🔧 Setup
Annotations
13 errors and 4 warnings
|
app/routes/users+/$username.test.tsx > The user profile when logged in as self:
exercises/08.http-mocking/03.solution.setup/app/routes/users+/$username.test.tsx#L101
TestingLibraryElementError: Unable to find role="heading" and name "Clayton Barton"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:101:15
|
|
app/routes/users+/$username.test.tsx > The user profile when not logged in as self:
exercises/08.http-mocking/03.solution.setup/app/routes/users+/$username.test.tsx#L51
TestingLibraryElementError: Unable to find role="heading" and name "Dr. Doug Kshlerin"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:51:15
|
|
app/routes/users+/$username.test.tsx > The user profile when logged in as self:
exercises/08.http-mocking/02.solution.override-mocks/app/routes/users+/$username.test.tsx#L101
TestingLibraryElementError: Unable to find role="heading" and name "Rose Wilderman DVM"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:101:15
|
|
app/routes/users+/$username.test.tsx > The user profile when not logged in as self:
exercises/08.http-mocking/02.solution.override-mocks/app/routes/users+/$username.test.tsx#L51
TestingLibraryElementError: Unable to find role="heading" and name "Sheldon Frami"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:51:15
|
|
app/routes/users+/$username.test.tsx > The user profile when logged in as self:
exercises/08.http-mocking/01.solution.start-server/app/routes/users+/$username.test.tsx#L101
TestingLibraryElementError: Unable to find role="heading" and name "Darrin Hills"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:101:15
|
|
app/routes/users+/$username.test.tsx > The user profile when not logged in as self:
exercises/08.http-mocking/01.solution.start-server/app/routes/users+/$username.test.tsx#L51
TestingLibraryElementError: Unable to find role="heading" and name "Vera Koch DDS"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:51:15
|
|
app/routes/users+/$username.test.tsx > The user profile when logged in as self:
exercises/07.remix-component/02.solution.multiple-routes/app/routes/users+/$username.test.tsx#L101
TestingLibraryElementError: Unable to find role="heading" and name "Mrs. Mona Orn"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:101:15
|
|
app/routes/users+/$username.test.tsx > The user profile when not logged in as self:
exercises/07.remix-component/02.solution.multiple-routes/app/routes/users+/$username.test.tsx#L51
TestingLibraryElementError: Unable to find role="heading" and name "Eunice Wolff-Gibson"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:51:15
|
|
app/routes/users+/$username.test.tsx > The user profile when not logged in as self:
exercises/07.remix-component/01.solution.stub-remix/app/routes/users+/$username.test.tsx#L49
TestingLibraryElementError: Unable to find role="heading" and name "Nettie Hermann"
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<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
❯ app/routes/users+/$username.test.tsx:49:15
|
|
app/utils/misc.error-message.test.ts > undefined falls back to Unknown:
exercises/04.unit-test/03.solution.hooks/app/utils/misc.error-message.test.ts#L13
Error: Console error was called. Call consoleError.mockImplementation(() => {}) if this is expected.
❯ Console.<anonymous> app/utils/misc.error-message.test.ts:13:10
❯ Module.getErrorMessage app/utils/misc.tsx:27:10
❯ app/utils/misc.error-message.test.ts:31:9
|
|
deploy
Canceling since a higher priority waiting request for deploy-refs/pull/45/merge exists
|
|
🔧 Setup (ubuntu-latest)
Canceling since a higher priority waiting request for deploy-refs/pull/45/merge exists
|
|
🔧 Setup (ubuntu-latest)
The operation was canceled.
|
|
🔧 Setup (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🧪 Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🔧 Setup (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🔧 Setup (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|