Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

feat: salesforce mappers (#3) #87

feat: salesforce mappers (#3)

feat: salesforce mappers (#3) #87

Triggered via push February 29, 2024 08:34
Status Failure
Total duration 54s
Artifacts
Run type checks, lint, and tests
45s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run type checks, lint, and tests: verticals/vertical-crm/providers/hubspot-provider.ts#L2
'zCast' is declared but its value is never read.
Run type checks, lint, and tests: verticals/vertical-crm/providers/salesforce-provider.ts#L7
'z' is declared but its value is never read.
Run type checks, lint, and tests: verticals/vertical-crm/providers/salesforce-provider.ts#L13
'SalesforceCustomObject' is declared but never used.
Run type checks, lint, and tests: verticals/vertical-crm/providers/salesforce-provider.ts#L20
Cannot find module '../../types/custom_object' or its corresponding type declarations.
Run type checks, lint, and tests: verticals/vertical-crm/providers/salesforce-provider.ts#L21
Cannot find module '../../types/property' or its corresponding type declarations.
Run type checks, lint, and tests: verticals/vertical-crm/providers/salesforce-provider.ts#L349
Parameter 'field' implicitly has an 'any' type.
Run type checks, lint, and tests: verticals/vertical-crm/providers/salesforce-provider.ts#L377
Parameter 'field' implicitly has an 'any' type.
Run type checks, lint, and tests: verticals/vertical-crm/providers/salesforce-provider.ts#L380
Parameter 'field' implicitly has an 'any' type.
Run type checks, lint, and tests: verticals/vertical-crm/providers/salesforce-provider.ts#L386
Parameter 'field' implicitly has an 'any' type.
Run type checks, lint, and tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.