fix(fleet): render error cause is swallowed by the logger #8599
Annotations
10 errors and 1 warning
Build and push container:
packages/node-client/lib/index.ts#L9
Module '"@nangohq/types"' has no exported member 'OAuth1Token'.
|
Build and push container:
packages/node-client/lib/types.ts#L17
Module '"@nangohq/types"' has no exported member 'OAuth1Token'.
|
Build and push container:
packages/shared/lib/services/connection.service.ts#L1738
This comparison appears to be unintentional because the types '"json"' and '"form"' have no overlap.
|
Build and push container:
packages/server/lib/controllers/auth/postApiKey.ts#L150
Type 'BaseProvider | ProviderJwt | ProviderTwoStep | ProviderSignature' is not assignable to type 'Provider' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Build and push container:
packages/server/lib/controllers/auth/postBasic.ts#L152
Type 'BaseProvider | ProviderJwt | ProviderTwoStep | ProviderSignature' is not assignable to type 'Provider' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Build and push container:
packages/server/lib/controllers/auth/postJwt.ts#L169
Type 'BaseProvider | ProviderJwt | ProviderTwoStep | ProviderSignature' is not assignable to type 'Provider' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Build and push container:
packages/server/lib/controllers/auth/postSignature.ts#L163
Type 'BaseProvider | ProviderJwt | ProviderTwoStep | ProviderSignature' is not assignable to type 'Provider' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Build and push container:
packages/server/lib/controllers/auth/postTba.ts#L182
Type 'BaseProvider | ProviderJwt | ProviderTwoStep | ProviderSignature' is not assignable to type 'Provider' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Build and push container:
packages/server/lib/controllers/auth/postTwoStep.ts#L146
Argument of type 'import("/home/runner/work/nango/nango/packages/types/dist/providers/provider").ProviderTwoStep' is not assignable to parameter of type 'import("/home/runner/work/nango/nango/packages/shared/node_modules/@nangohq/types/dist/providers/provider").ProviderTwoStep' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Build and push container:
packages/server/lib/controllers/config.controller.ts#L143
Argument of type 'import("/home/runner/work/nango/nango/packages/shared/node_modules/@nangohq/types/dist/providers/provider").Provider' is not assignable to parameter of type 'import("/home/runner/work/nango/nango/packages/types/dist/providers/provider").Provider' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading