Skip to content

feat: rewrite to be built on top of TanStack Store and offer persistence #112

feat: rewrite to be built on top of TanStack Store and offer persistence

feat: rewrite to be built on top of TanStack Store and offer persistence #112

Triggered via pull request June 30, 2025 03:58
Status Failure
Total duration 3m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test
Property 'executionCount' does not exist on type 'SolidDebouncer<Setter<number>>'. Did you mean 'getExecutionCount'?
Test
Property 'executionCount' does not exist on type 'SolidDebouncer<Setter<number>>'. Did you mean 'getExecutionCount'?
Test
Property 'executionCount' does not exist on type 'SolidDebouncer<Setter<string>>'. Did you mean 'getExecutionCount'?
Test
Property 'executionCount' does not exist on type 'SolidDebouncer<Setter<number>>'. Did you mean 'getExecutionCount'?
Test
Property 'executionCount' does not exist on type 'SolidThrottler<Setter<number>>'. Did you mean 'getExecutionCount'?
Test
Property 'executionCount' does not exist on type 'SolidThrottler<Setter<number>>'. Did you mean 'getExecutionCount'?
Test
Property 'executionCount' does not exist on type 'SolidThrottler<Setter<number>>'. Did you mean 'getExecutionCount'?
Test
Property 'executionCount' does not exist on type 'SolidThrottler<Setter<string>>'. Did you mean 'getExecutionCount'?
Test
Property 'executionCount' does not exist on type 'SolidThrottler<Setter<number>>'. Did you mean 'getExecutionCount'?
tests/debouncer.test.ts > Debouncer > Pending State > should not be pending when disabled: packages/pacer/tests/debouncer.test.ts#L418
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ tests/debouncer.test.ts:418:46