Skip to content

fix: directive

fix: directive #2274

Triggered via push September 22, 2024 14:35
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
test  /  continuous-release
0s
test / continuous-release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
packages/runtime-vapor/__tests__/apiCreateSelector.spec.ts > api: createSelector > basic: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ mount packages/runtime-vapor/__tests__/_utils.ts:64:22 ❯ Object.render packages/runtime-vapor/__tests__/_utils.ts:54:14 ❯ packages/runtime-vapor/__tests__/apiCreateSelector.spec.ts:30:8
packages/runtime-vapor/__tests__/apiCreateSelector.spec.ts > api: createSelector > custom compare: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ mount packages/runtime-vapor/__tests__/_utils.ts:64:22 ❯ Object.render packages/runtime-vapor/__tests__/_utils.ts:54:14 ❯ packages/runtime-vapor/__tests__/apiCreateSelector.spec.ts:84:8
packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts > api: createVaporApp > mount: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts:32:26
packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts > api: createVaporApp > unmount: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts:70:9
packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts > api: createVaporApp > provide: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ mount packages/runtime-vapor/__tests__/_utils.ts:64:22 ❯ packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts:99:5
packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts > api: createVaporApp > provide: scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings: - [Vue warn]: injection "__proto__" not found. ❯ scripts/setup-vitest.ts:101:11
packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts > api: createVaporApp > component: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ mount packages/runtime-vapor/__tests__/_utils.ts:64:22 ❯ packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts:152:5
packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts > api: createVaporApp > use: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ mount packages/runtime-vapor/__tests__/_utils.ts:64:22 ❯ packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts:216:5
packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts > api: createVaporApp > config.errorHandler: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ mount packages/runtime-vapor/__tests__/_utils.ts:64:22 ❯ packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts:250:5
packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts > api: createVaporApp > config.warnHandler: packages/runtime-vapor/src/componentLifecycle.ts#L15
TypeError: cb is not a function ❯ Array.invokeCurrent packages/runtime-vapor/src/componentLifecycle.ts:15:11 ❯ Module.invokeArrayFns packages/shared/src/general.ts:158:10 ❯ Module.invokeLifecycle packages/runtime-vapor/src/componentLifecycle.ts:12:3 ❯ mountComponent packages/runtime-vapor/src/apiRender.ts:131:3 ❯ Module.render packages/runtime-vapor/src/apiRender.ts:110:3 ❯ Object.mount packages/runtime-vapor/src/apiCreateVaporApp.ts:131:9 ❯ mount packages/runtime-vapor/__tests__/_utils.ts:64:22 ❯ packages/runtime-vapor/__tests__/apiCreateVaporApp.spec.ts:272:5