Skip to content

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

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

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

Triggered via pull request January 30, 2025 21:05
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

10 errors
Build & Test
clerk-solidjs#test: command (/home/runner/work/clerk-solidjs/clerk-solidjs/packages/clerk-solidjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
src/components/__tests__/sign-in-button.test.tsx > <SignInButton/> > calls clerk.redirectToSignIn when clicked: node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/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/solid-js@1.9.4/node_modules/solid-js/web/dist/server.js:1138:9 ❯ Module.render ../../node_modules/.pnpm/@solidjs+testing-library@0.8.10_@solidjs+router@0.15.3_solid-js@1.9.4__solid-js@1.9.4/node_modules/@solidjs/testing-library/dist/index.js:55:65 ❯ src/components/__tests__/sign-out-button.test.tsx:54:5