Skip to content

Merge branch 'breaking_changes_baseline' into refactor_storage_emits_… #1666

Merge branch 'breaking_changes_baseline' into refactor_storage_emits_…

Merge branch 'breaking_changes_baseline' into refactor_storage_emits_… #1666

Triggered via push October 18, 2024 19:30
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
CI: src/storages/inLocalStorage/index.ts#L88
Type 'MySegmentsCacheInMemory' is missing the following properties from type 'MySegmentsCacheInLocal': keys, log
CI: src/storages/inLocalStorage/index.ts#L89
Type 'MySegmentsCacheInMemory' is not assignable to type 'MySegmentsCacheInLocal'.
CI
Process completed with exit code 2.
CI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/