feat(sdk): standalone package #8613
build-images.yaml
on: pull_request
nango-runner
/
push-container
2m 0s
nango-server
/
push-container
2m 58s
nango-server-self-hosted
/
push-container
Annotations
20 errors and 2 warnings
nango-runner / push-container:
packages/runner/lib/app.ts#L5
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container:
packages/runner/lib/env.ts#L2
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container:
packages/runner/lib/exec.ts#L2
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container:
packages/runner/lib/sdk.ts#L8
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container:
packages/runner/lib/sdk.ts#L88
Parameter 'log' implicitly has an 'any' type.
|
nango-runner / push-container:
packages/jobs/lib/app.ts#L9
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container:
packages/jobs/lib/clients.ts#L4
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container:
packages/jobs/lib/crons/deleteSyncsData.ts#L3
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container:
packages/jobs/lib/crons/timeoutLogsOperations.ts#L2
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container:
packages/jobs/lib/execution/action.ts#L4
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/runner/lib/app.ts#L5
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/runner/lib/env.ts#L2
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/runner/lib/exec.ts#L2
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/runner/lib/sdk.ts#L8
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/runner/lib/sdk.ts#L88
Parameter 'log' implicitly has an 'any' type.
|
nango-server / push-container:
packages/jobs/lib/app.ts#L9
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/jobs/lib/clients.ts#L4
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/jobs/lib/crons/deleteSyncsData.ts#L3
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/jobs/lib/crons/timeoutLogsOperations.ts#L2
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-server / push-container:
packages/jobs/lib/execution/action.ts#L4
Cannot find module '@nangohq/shared' or its corresponding type declarations.
|
nango-runner / push-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nango-server / push-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|