test: add unit tests for webhook with retry_count fix #35
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.
|