Skip to content

test: add unit tests for webhook with retry_count fix #35

test: add unit tests for webhook with retry_count fix

test: add unit tests for webhook with retry_count fix #35

Triggered via push March 10, 2026 18:45
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Build Package
16s
Build Package
Matrix: test
Lint & Type Check
17s
Lint & Type Check
Validate Package
0s
Validate Package
CI Success
3s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

31 errors
Build Package
Process completed with exit code 2.
Build Package: src/lib/fingerprint.test.ts#L258
Argument of type '{ rows: { id: string; deep_link_data: {}; }[]; }' is not assignable to parameter of type 'void'.
Build Package: src/lib/fingerprint.test.ts#L257
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Build Package: src/lib/fingerprint.test.ts#L225
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Build Package: src/lib/fingerprint.test.ts#L206
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Build Package: src/lib/fingerprint.test.ts#L164
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Lint & Type Check
Process completed with exit code 2.
Lint & Type Check: src/lib/fingerprint.test.ts#L258
Argument of type '{ rows: { id: string; deep_link_data: {}; }[]; }' is not assignable to parameter of type 'void'.
Lint & Type Check: src/lib/fingerprint.test.ts#L257
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Lint & Type Check: src/lib/fingerprint.test.ts#L225
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Lint & Type Check: src/lib/fingerprint.test.ts#L206
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Lint & Type Check: src/lib/fingerprint.test.ts#L164
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Test (Node 20)
Process completed with exit code 2.
Test (Node 20): src/lib/fingerprint.test.ts#L258
Argument of type '{ rows: { id: string; deep_link_data: {}; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 20): src/lib/fingerprint.test.ts#L257
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Test (Node 20): src/lib/fingerprint.test.ts#L225
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 20): src/lib/fingerprint.test.ts#L206
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 20): src/lib/fingerprint.test.ts#L164
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Test (Node 22)
Process completed with exit code 2.
Test (Node 22): src/lib/fingerprint.test.ts#L258
Argument of type '{ rows: { id: string; deep_link_data: {}; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 22): src/lib/fingerprint.test.ts#L257
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Test (Node 22): src/lib/fingerprint.test.ts#L225
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 22): src/lib/fingerprint.test.ts#L206
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 22): src/lib/fingerprint.test.ts#L164
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Test (Node 18)
Process completed with exit code 2.
Test (Node 18): src/lib/fingerprint.test.ts#L258
Argument of type '{ rows: { id: string; deep_link_data: {}; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 18): src/lib/fingerprint.test.ts#L257
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
Test (Node 18): src/lib/fingerprint.test.ts#L225
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 18): src/lib/fingerprint.test.ts#L206
Argument of type '{ rows: { click_id: string; link_id: string; clicked_at: string; attribution_window_hours: number; ip_address: string; user_agent: string; timezone: string; language: string; screen_width: number; screen_height: number; platform: string; platform_version: string; }[]; }' is not assignable to parameter of type 'void'.
Test (Node 18): src/lib/fingerprint.test.ts#L164
Argument of type '{ rows: never[]; }' is not assignable to parameter of type 'void'.
CI Success
Process completed with exit code 1.