Skip to content

feat(server): Log webhooks from syncs separate from the sync #5765

feat(server): Log webhooks from syncs separate from the sync

feat(server): Log webhooks from syncs separate from the sync #5765

Triggered via pull request January 17, 2025 13:45
Status Failure
Total duration 2m 0s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-code: packages/webhooks/lib/sync.ts#L19
Cannot find module '@nangohq/shared' or its corresponding type declarations.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L40
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L64
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L88
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L111
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L134
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L157
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L180
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L208
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code: packages/webhooks/lib/sync.unit.test.ts#L271
Property 'environment_id' is missing in type 'Pick<Connection, "connection_id" | "provider_config_key">' but required in type 'NangoConnection'.
lint-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636