feat(server): Log webhooks from syncs separate from the sync #5780
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#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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|