Skip to content

add provide store syntax helper #261

add provide store syntax helper

add provide store syntax helper #261

Triggered via push January 11, 2025 16:10
Status Failure
Total duration 25s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test/api.test.ts: packages/state/src/solid/store.ts#L43
TypeError: create is not a function ❯ src/solid/store.ts:43:28 ❯ src/solid/index.ts:6:31
test/container.test.ts: packages/state/src/solid/store.ts#L43
TypeError: create is not a function ❯ src/solid/store.ts:43:28 ❯ src/solid/index.ts:6:31
test/resource.test.ts: packages/state/src/solid/store.ts#L43
TypeError: create is not a function ❯ src/solid/store.ts:43:28 ❯ src/solid/index.ts:6:31
test/signal.test.ts: packages/state/src/solid/store.ts#L43
TypeError: create is not a function ❯ src/solid/store.ts:43:28 ❯ src/solid/index.ts:6:31
test/store.test.ts: packages/state/src/solid/store.ts#L43
TypeError: create is not a function ❯ src/solid/store.ts:43:28 ❯ src/solid/index.ts:6:31
test/plugins/command.test.ts: packages/state/src/solid/signal.ts#L25
TypeError: create is not a function ❯ src/solid/signal.ts:25:29 ❯ src/solid/index.ts:9:31
test/plugins/reducer.test.ts: packages/state/src/solid/store.ts#L43
TypeError: create is not a function ❯ src/solid/store.ts:43:28 ❯ src/solid/index.ts:6:31
test (20.12.2)
Process completed with exit code 1.