Skip to content

feat: store

feat: store #1266

Triggered via push January 20, 2026 16:08
Status Failure
Total duration 1m 0s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: impl/@extensions/chibivue-store/src/store.ts#L10
Module '"chibivue"' has no exported member 'toRaw'.
check: impl/@extensions/chibivue-store/src/store.ts#L8
Module '"chibivue"' has no exported member 'markRaw'.
check: impl/@extensions/chibivue-store/src/store.ts#L6
'"chibivue"' has no exported member named 'isReactive'. Did you mean 'reactive'?
check: impl/@extensions/chibivue-store/src/store.ts#L4
Module '"chibivue"' has no exported member 'hasInjectionContext'.
check: impl/@extensions/chibivue-store/src/rootStore.ts#L50
Cannot find name '__DEV__'.
check: impl/@extensions/chibivue-store/src/rootStore.ts#L48
Expected 1 arguments, but got 2.
check: impl/@extensions/chibivue-store/src/rootStore.ts#L2
Module '"chibivue"' has no exported member 'hasInjectionContext'.
check: impl/@extensions/chibivue-store/src/createStore.ts#L26
Property 'config' does not exist on type 'App<any>'.
check: impl/@extensions/chibivue-store/src/createStore.ts#L1
Module '"chibivue"' has no exported member 'markRaw'.
check: impl/@extensions/chibivue-store/src/createStore.ts#L1
'"chibivue"' has no exported member named 'effectScope'. Did you mean 'EffectScope'?