Skip to content

fix: derived atom is not recomputed after its dependencies changed #2906 #4368

fix: derived atom is not recomputed after its dependencies changed #2906

fix: derived atom is not recomputed after its dependencies changed #2906 #4368

Triggered via pull request January 6, 2025 05:13
Status Failure
Total duration 28s
Artifacts

lint-and-type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint: tests/vanilla/store.test.tsx#L1091
Cannot redeclare block-scoped variable 'store'.
lint: tests/vanilla/store.test.tsx#L1092
Type '{ label: string | undefined; }' is missing the following properties from type 'AtomState<Value>': d, p, n
lint: tests/vanilla/store.test.tsx#L1092
No overload matches this call.
lint: tests/vanilla/store.test.tsx#L1131
Cannot redeclare block-scoped variable 'store'.
lint
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636