Skip to content

chore(deps): bump the all group across 1 directory with 26 updates #463

chore(deps): bump the all group across 1 directory with 26 updates

chore(deps): bump the all group across 1 directory with 26 updates #463

Triggered via pull request January 28, 2025 20:48
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Build & Test
23s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
src/components/__tests__/sign-in-button.test.tsx > <SignInButton/> > calls clerk.redirectToSignIn when clicked: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-in-button.test.tsx:46:5
src/components/__tests__/sign-in-button.test.tsx > <SignInButton/> > handles forceRedirectUrl prop: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-in-button.test.tsx:53:5
src/components/__tests__/sign-in-button.test.tsx > <SignInButton/> > handles fallbackRedirectUrl prop: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-in-button.test.tsx:65:5
src/components/__tests__/sign-in-button.test.tsx > <SignInButton/> > renders passed button and calls both click handlers: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-in-button.test.tsx:79:5
src/components/__tests__/sign-in-button.test.tsx > <SignInButton/> > uses text passed as children: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-in-button.test.tsx:95:5
src/components/__tests__/sign-in-with-metamask-button.test.tsx > <SignInWithMetamaskButton/> > calls clerk.authenticateWithMetamask when clicked: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-in-with-metamask-button.test.tsx:44:5
src/components/__tests__/sign-in-with-metamask-button.test.tsx > <SignInWithMetamaskButton/> > uses text passed as children: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-in-with-metamask-button.test.tsx:53:5
src/components/__tests__/sign-out-button.test.tsx > <SignOutButton /> > calls clerk.signOutOne when clicked: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-out-button.test.tsx:45:5
src/components/__tests__/sign-out-button.test.tsx > <SignOutButton /> > uses text passed as children: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-out-button.test.tsx:54:5
src/components/__tests__/sign-up-button.test.tsx > <SignUpButton/> > calls clerk.redirectToSignUp when clicked: node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js#L55
Error: Client-only API called on the server side. Run client-only code in onMount, or conditionally run client-only component with <Show>. ❯ notSup ../../node_modules/.pnpm/[email protected]/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs[email protected]_@[email protected][email protected][email protected]/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-up-button.test.tsx:46:5