Skip to content

feat: Add new hybrid assignment cache implementation #231

feat: Add new hybrid assignment cache implementation

feat: Add new hybrid assignment cache implementation #231

Triggered via pull request June 13, 2024 21:24
Status Failure
Total duration 49s
Artifacts

lint-test-sdk.yml

on: pull_request
lint-test-sdk
41s
lint-test-sdk
typecheck
29s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
typecheck: src/cache/chrome-storage-async-map.ts#L1
Module '"@eppo/js-client-sdk-common"' has no exported member 'AsyncMap'.
typecheck: src/cache/local-storage-assignment-cache.ts#L1
Module '"@eppo/js-client-sdk-common"' has no exported member 'AbstractAssignmentCache'.
typecheck: src/index.ts#L1
Argument of type 'LocalStorageAssignmentCache' is not assignable to parameter of type 'AssignmentCache<Cacheable>'.
typecheck
Process completed with exit code 2.
lint-test-sdk
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
lint-test-sdk: src/cache/chrome-storage-async-map.ts#L1
Module '"@eppo/js-client-sdk-common"' has no exported member 'AsyncMap'.
lint-test-sdk: src/cache/local-storage-assignment-cache.ts#L1
Module '"@eppo/js-client-sdk-common"' has no exported member 'AbstractAssignmentCache'.
lint-test-sdk: src/index.ts#L1
Argument of type 'LocalStorageAssignmentCache' is not assignable to parameter of type 'AssignmentCache<Cacheable>'.
lint-test-sdk
Process completed with exit code 2.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-test-sdk
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, google-github-actions/setup-gcloud@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-test-sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/