Skip to content

feat: Evaluation Details #158

feat: Evaluation Details

feat: Evaluation Details #158

Triggered via pull request July 11, 2024 11:34
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/