feat: Evaluation Details #159
Annotations
10 errors and 3 warnings
test
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
lint:
src/__tests__/index.test.tsx#L100
Argument of type 'EppoAsyncStorage' is not assignable to parameter of type 'IConfigurationStore<Flag | ObfuscatedFlag>'.
|
lint:
src/__tests__/index.test.tsx#L115
Argument of type 'EppoAsyncStorage' is not assignable to parameter of type 'IConfigurationStore<Flag | ObfuscatedFlag>'.
|
lint:
src/__tests__/index.test.tsx#L146
Argument of type 'EppoAsyncStorage' is not assignable to parameter of type 'IConfigurationStore<Flag | ObfuscatedFlag>'.
|
lint:
src/async-storage.ts#L7
Module '"@eppo/js-client-sdk-common/dist/interfaces"' has no exported member 'Environment'.
|
lint:
src/async-storage.ts#L93
Property 'entries' does not exist on type 'ISyncStore<Flag | ObfuscatedFlag>'.
|
lint:
src/async-storage.ts#L96
Property 'setEntries' in type 'EppoAsyncStorage' is not assignable to the same property in base type 'IConfigurationStore<Flag | ObfuscatedFlag>'.
|
lint:
src/index.tsx#L69
Expected 1-3 arguments, but got 5.
|
lint
Process completed with exit code 2.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|