Skip to content

feat: enhance Provider interface to support event type extraction fro… #26

feat: enhance Provider interface to support event type extraction fro…

feat: enhance Provider interface to support event type extraction fro… #26

Triggered via pull request December 29, 2025 09:38
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build
Process completed with exit code 1.
Build
@better-webhook/docs#build: command (/home/runner/work/better-webhook/better-webhook/apps/docs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
Lint & Typecheck
Process completed with exit code 2.
Lint & Typecheck
@better-webhook/express-example#check-types: command (/home/runner/work/better-webhook/better-webhook/apps/examples/express-example) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
Lint & Typecheck
Property 'total_deletes_count' does not exist on type '{ connection_id: string; sync_id: string; partition: string; connection_metadata?: Record<string, unknown> | undefined; }'.
Lint & Typecheck
Property 'total_metadata_updates_count' does not exist on type '{ connection_id: string; sync_id: string; partition: string; connection_metadata?: Record<string, unknown> | undefined; }'.
Lint & Typecheck
Property 'total_contents_updates_count' does not exist on type '{ connection_id: string; sync_id: string; partition: string; connection_metadata?: Record<string, unknown> | undefined; }'.
Lint & Typecheck
Property 'total_creates_count' does not exist on type '{ connection_id: string; sync_id: string; partition: string; connection_metadata?: Record<string, unknown> | undefined; }'.