feat: Evaluation Details #158
Annotations
8 errors and 3 warnings
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#L86
Property 'setEntries' in type 'EppoAsyncStorage' is not assignable to the same property in base type 'IConfigurationStore<Flag | ObfuscatedFlag>'.
|
lint:
src/index.tsx#L66
Argument of type 'EppoAsyncStorage' is not assignable to parameter of type 'IConfigurationStore<Flag | ObfuscatedFlag>'.
|
lint
Process completed with exit code 2.
|
build
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
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/
|
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/
|
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/
|