Skip to content

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

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

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

Triggered via pull request January 17, 2025 20:21
Status Failure
Total duration 2m 14s
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.unit.test.ts#L6
Cannot find module '@nangohq/shared' or its corresponding type declarations.
lint-code: packages/cli/lib/services/dryrun.service.ts#L7
Cannot find module '@nangohq/shared' or its corresponding type declarations.
lint-code: packages/cli/lib/services/dryrun.service.ts#L9
Cannot find module '@nangohq/shared' or its corresponding type declarations.
lint-code: packages/cli/lib/services/dryrun.service.ts#L579
'err' is of type 'unknown'.
lint-code: packages/cli/lib/services/dryrun.service.ts#L580
'err' is of type 'unknown'.
lint-code: packages/cli/lib/services/dryrun.service.ts#L586
Type 'unknown' is not assignable to type 'RunnerOutputError | null'.
lint-code: packages/runner/lib/app.ts#L5
Cannot find module '@nangohq/shared' or its corresponding type declarations.
lint-code: packages/runner/lib/client.unit.test.ts#L4
Cannot find module '@nangohq/shared' or its corresponding type declarations.
lint-code: packages/runner/lib/env.ts#L2
Cannot find module '@nangohq/shared' or its corresponding type declarations.
lint-code: packages/runner/lib/exec.ts#L1
Cannot find module '@nangohq/shared' or its corresponding type declarations.
lint-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636