✨ feat: Transition animation switch #20286
Annotations
7 errors and 6 warnings
Test App Coverage
Process completed with exit code 1.
|
Test App Coverage:
src/store/tool/store.ts#L23
TypeError: createCustomPluginSlice is not a function
❯ createStore src/store/tool/store.ts:23:6
❯ createStoreImpl node_modules/zustand/esm/vanilla.mjs:19:32
❯ createStore node_modules/zustand/esm/vanilla.mjs:22:52
❯ createWithEqualityFnImpl node_modules/zustand/esm/traditional.mjs:19:15
❯ src/store/tool/store.ts:32:61
|
Test App Coverage:
src/store/tool/store.ts#L23
TypeError: createCustomPluginSlice is not a function
❯ createStore src/store/tool/store.ts:23:6
❯ createStoreImpl node_modules/zustand/esm/vanilla.mjs:19:32
❯ createStore node_modules/zustand/esm/vanilla.mjs:22:52
❯ createWithEqualityFnImpl node_modules/zustand/esm/traditional.mjs:19:15
❯ src/store/tool/store.ts:32:61
|
Test App Coverage:
src/store/tool/store.ts#L23
TypeError: createCustomPluginSlice is not a function
❯ createStore src/store/tool/store.ts:23:6
❯ createStoreImpl node_modules/zustand/esm/vanilla.mjs:19:32
❯ createStore node_modules/zustand/esm/vanilla.mjs:22:52
❯ createWithEqualityFnImpl node_modules/zustand/esm/traditional.mjs:19:15
❯ src/store/tool/store.ts:32:61
|
Test App Coverage:
src/store/tool/store.ts#L23
TypeError: createCustomPluginSlice is not a function
❯ createStore src/store/tool/store.ts:23:6
❯ createStoreImpl node_modules/zustand/esm/vanilla.mjs:19:32
❯ createStore node_modules/zustand/esm/vanilla.mjs:22:52
❯ createWithEqualityFnImpl node_modules/zustand/esm/traditional.mjs:19:15
❯ src/store/tool/store.ts:32:61
|
Test App Coverage:
src/store/tool/store.ts#L23
TypeError: createCustomPluginSlice is not a function
❯ createStore src/store/tool/store.ts:23:6
❯ createStoreImpl node_modules/zustand/esm/vanilla.mjs:19:32
❯ createStore node_modules/zustand/esm/vanilla.mjs:22:52
❯ createWithEqualityFnImpl node_modules/zustand/esm/traditional.mjs:19:15
❯ src/store/tool/store.ts:32:61
|
Test App Coverage:
src/services/session/index.ts#L8
TypeError: ClientService is not a constructor
❯ src/services/session/index.ts:8:74
❯ src/store/agent/slices/chat/action.ts:8:31
|
Lint:
src/features/PluginDevModal/MCPManifestForm/index.tsx#L144
Empty block statement
|
Lint:
src/features/ModelSwitchPanel/index.tsx#L47
'updating' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/features/ModelSwitchPanel/index.tsx#L45
'open' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/app/[variants]/(main)/settings/provider/(detail)/ollama/OllamaModelDownloader/index.tsx#L1
Empty files are not allowed
|
Lint:
src/app/[variants]/(main)/settings/common/features/Appearance/ThemeSwatches/ThemeSwatchesPrimary.tsx#L6
'v' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/app/[variants]/(main)/settings/common/features/Appearance/ThemeSwatches/ThemeSwatchesNeutral.tsx#L6
'v' is defined but never used. Allowed unused args must match /^_/u
|
Loading