chore(deps): update all non-major dependencies #13
developer-connect-ui-ci.yaml
on: pull_request
developer-connect-ui-ci
/
detemine-package-manager
3s
Matrix: developer-connect-ui-ci / linting-npm
Matrix: developer-connect-ui-ci / linting-pnpm
Matrix: developer-connect-ui-ci / unit-testing-npm
Matrix: developer-connect-ui-ci / verify-build-npm
Matrix: developer-connect-ui-ci / unit-testing-pnpm
Matrix: developer-connect-ui-ci / verify-build
developer-connect-ui-ci
/
code-coverage-npm
0s
developer-connect-ui-ci
/
code-coverage
0s
Annotations
4 errors
Unhandled error:
web/site/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@vue+test-utils@2._k44ckdgxcw7uwqgipfgm6pnz6e/node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs#L249
TypeError: 'set' on proxy: trap returned falsish for property '$colorMode'
❯ Proxy.clonedComponent.render ../node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected]_@vue+test-utils@2._k44ckdgxcw7uwqgipfgm6pnz6e/node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs:249:46
❯ renderComponentRoot ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6246:16
❯ ReactiveEffect.componentUpdateFn [as fn] ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4921:46
❯ ReactiveEffect.run ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19
❯ instance.update ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5052:16
❯ setupRenderEffect ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5062:5
❯ ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6945:9
This error originated in "tests/unit/components/SbcHeaderMain.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "mounts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
web/site/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@vue+test-utils@2._k44ckdgxcw7uwqgipfgm6pnz6e/node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs#L249
TypeError: 'set' on proxy: trap returned falsish for property '$colorMode'
❯ Proxy.clonedComponent.render ../node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected]_@vue+test-utils@2._k44ckdgxcw7uwqgipfgm6pnz6e/node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs:249:46
❯ renderComponentRoot ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6246:16
❯ ReactiveEffect.componentUpdateFn [as fn] ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4921:46
❯ ReactiveEffect.run ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19
❯ instance.update ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5052:16
❯ setupRenderEffect ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5062:5
❯ ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6945:9
This error originated in "tests/unit/components/SbcHeaderMain.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "renders header links". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
web/site/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected]_@vue+test-utils@2._k44ckdgxcw7uwqgipfgm6pnz6e/node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs#L249
TypeError: 'set' on proxy: trap returned falsish for property '$colorMode'
❯ Proxy.clonedComponent.render ../node_modules/.pnpm/@nuxt[email protected]_@[email protected]_@[email protected]_@vue+test-utils@2._k44ckdgxcw7uwqgipfgm6pnz6e/node_modules/@nuxt/test-utils/dist/runtime-utils/index.mjs:249:46
❯ renderComponentRoot ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6246:16
❯ ReactiveEffect.componentUpdateFn [as fn] ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4921:46
❯ ReactiveEffect.run ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/reactivity/dist/reactivity.cjs.js:181:19
❯ instance.update ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5052:16
❯ setupRenderEffect ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5062:5
❯ ../node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6945:9
This error originated in "tests/unit/components/SbcHeaderMain.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "renders logo, darkmode button, locale select menu". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
developer-connect-ui-ci / unit-testing-pnpm (21, 9)
Process completed with exit code 1.
|