Skip to content

Codegen: CRM Companies, Contacts and Deals #1185

Codegen: CRM Companies, Contacts and Deals

Codegen: CRM Companies, Contacts and Deals #1185

Triggered via push September 13, 2024 06:55
Status Failure
Total duration 43s
Artifacts

lint.yml

on: push
Run eslint
35s
Run eslint
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Run eslint: src/discovery/crm/companies/CompaniesDiscovery.ts#L1
'"../../../../codegen/crm/companies/index"' has no exported member named 'PublicObjectApi'. Did you mean 'PublicObjectId'?
Run eslint: src/discovery/crm/contacts/ContactsDiscovery.ts#L1
'"../../../../codegen/crm/contacts/index"' has no exported member named 'PublicObjectApi'. Did you mean 'PublicObjectId'?
Run eslint: src/discovery/crm/deals/DealsDiscovery.ts#L1
'"../../../../codegen/crm/deals/index"' has no exported member named 'PublicObjectApi'. Did you mean 'PublicObjectId'?
Run eslint: test/spec/crm/companies/companies.spec.ts#L1
'"../../../../codegen/crm/companies/index"' has no exported member named 'PublicObjectApi'. Did you mean 'PublicObjectId'?
Run eslint: test/spec/crm/deals/deals.spec.ts#L1
'"../../../../codegen/crm/deals/index"' has no exported member named 'PublicObjectApi'. Did you mean 'PublicObjectId'?
Run eslint
Process completed with exit code 2.
Run eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/