Merge branch 'main' into dev #273
Annotations
2 errors and 1 warning
src/api/__tests__/setup-with-client.ts > useInSetupWithUrqlClient:
src/api/__tests__/setup-with-client.ts#L19
Error: You are creating an urql-client without a url.
❯ new Client node_modules/@urql/core/src/client.ts:537:11
❯ Module.provideClient node_modules/@urql/vue/src/useClient.ts:39:57
❯ setupParent src/api/__tests__/setup-with-client.ts:19:7
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:196:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7577:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7538:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4977:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4943:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4426:11
❯ render node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5739:7
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|