chore: up lock #98
Annotations
10 errors
build:
packages/pinia/__tests__/devtools.spec.ts#L20
Type 'Pinia' is not assignable to type 'Plugin | [Plugin, ...any[]]'.
|
build:
packages/pinia/__tests__/lifespan.spec.ts#L65
Type 'Pinia' is not assignable to type 'Plugin | [Plugin, ...any[]]'.
|
build:
packages/pinia/__tests__/lifespan.spec.ts#L95
Argument of type '{ global: { plugins: Pinia[]; }; }' is not assignable to parameter of type 'ComponentMountingOptions<DefineComponent<{}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, ToResolvedProps<{}, {}>, ... 8 more ..., any>, NonNullable<...>>'.
|
build:
packages/pinia/__tests__/lifespan.spec.ts#L104
Argument of type '{ global: { plugins: Pinia[]; }; }' is not assignable to parameter of type 'ComponentMountingOptions<DefineComponent<{}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, ToResolvedProps<{}, {}>, ... 8 more ..., any>, NonNullable<...>>'.
|
build:
packages/pinia/__tests__/lifespan.spec.ts#L143
Argument of type '{ global: { plugins: Pinia[]; }; }' is not assignable to parameter of type 'ComponentMountingOptions<DefineComponent<{}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, ToResolvedProps<{}, {}>, ... 8 more ..., any>, NonNullable<...>>'.
|
build:
packages/pinia/__tests__/lifespan.spec.ts#L154
Argument of type '{ global: { plugins: Pinia[]; }; }' is not assignable to parameter of type 'ComponentMountingOptions<DefineComponent<{}, void, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, ToResolvedProps<{}, {}>, ... 8 more ..., any>, NonNullable<...>>'.
|
build:
packages/pinia/__tests__/mapHelpers.spec.ts#L55
Type 'Pinia' is not assignable to type 'Plugin | [Plugin, ...any[]]'.
|
build:
packages/pinia/__tests__/mapHelpers.spec.ts#L92
Type 'Pinia' is not assignable to type 'Plugin | [Plugin, ...any[]]'.
|
build:
packages/pinia/__tests__/mapHelpers.spec.ts#L136
Type 'Pinia' is not assignable to type 'Plugin | [Plugin, ...any[]]'.
|
build:
packages/pinia/__tests__/mapHelpers.spec.ts#L172
Type 'Pinia' is not assignable to type 'Plugin | [Plugin, ...any[]]'.
|