fix: pr comments #2058
Annotations
7 errors
|
Build & Test
Process completed with exit code 1.
|
|
Build & Test
Property 'otherContext' does not exist on type 'ReflagContext'.
|
|
Build & Test
Module '"@reflag/browser-sdk"' has no exported member 'InitOptionsBootstrapped'.
|
|
Build & Test
Module '"@reflag/browser-sdk"' has no exported member 'FetchedFlags'.
|
|
Build & Test
Argument of type '{ publishableKey: string; contextTranslator: Mock<Procedure>; }' is not assignable to parameter of type 'ReflagDeprecatedContext & { publishableKey: string; logger?: Logger | undefined; apiBaseUrl?: string | undefined; appBaseUrl?: string | undefined; ... 14 more ...; bootstrappedOverrides?: FlagOverrides | undefined; } & { ...; }'.
|
|
Build & Test
Argument of type '{ publishableKey: string; }' is not assignable to parameter of type 'ReflagDeprecatedContext & { publishableKey: string; logger?: Logger | undefined; apiBaseUrl?: string | undefined; appBaseUrl?: string | undefined; ... 14 more ...; bootstrappedOverrides?: FlagOverrides | undefined; } & { ...; }'.
|
|
Build & Test
Argument of type '{ publishableKey: string; }' is not assignable to parameter of type 'ReflagDeprecatedContext & { publishableKey: string; logger?: Logger | undefined; apiBaseUrl?: string | undefined; appBaseUrl?: string | undefined; ... 14 more ...; bootstrappedOverrides?: FlagOverrides | undefined; } & { ...; }'.
|