feat: implement overrides store functionality #387
Annotations
6 errors
|
Install SDK dependencies:
src/configuration-factory.ts#L8
'"@eppo/js-client-sdk-common"' has no exported member named 'Variation'. Did you mean 'validation'?
|
Install SDK dependencies:
src/index.ts#L95
Argument of type '{ flagConfigurationStore: IConfigurationStore<Flag>; isObfuscated: true; overridesStore: IConfigurationStore<Variation>; }' is not assignable to parameter of type '{ eventDispatcher?: EventDispatcher | undefined; flagConfigurationStore: IConfigurationStore<Flag | ObfuscatedFlag>; banditVariationConfigurationStore?: IConfigurationStore<...> | undefined; banditModelConfigurationStore?: IConfigurationStore<...> | undefined; configurationRequestParameters?: FlagConfigurationReques...'.
|
Install SDK dependencies:
src/index.ts#L302
Property 'setOverridesStore' does not exist on type 'EppoJSClient'.
|
Install SDK dependencies:
src/index.ts#L414
Property 'setOverridesStore' does not exist on type 'EppoJSClient'.
|
Install SDK dependencies
The operation was canceled.
|
Loading