Skip to content

[DO_NOT_MERGE] sync effect (V2) development and testing #4672

[DO_NOT_MERGE] sync effect (V2) development and testing

[DO_NOT_MERGE] sync effect (V2) development and testing #4672

Triggered via pull request February 3, 2025 07:20
Status Failure
Total duration 34s
Artifacts

lint-and-type.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: tests/syncEffect/syncEffect.ts#L98
Property 'm' does not exist on type 'AtomState<Value>'.
lint: tests/syncEffect/syncEffect.ts#L100
Property 'm' does not exist on type 'AtomState<number>'.
lint: tests/syncEffect/syncEffect.ts#L125
Argument of type 'AtomState<V>' is not assignable to parameter of type 'number'.
lint
Process completed with exit code 1.