fix(deps): update dependency @salesforce/sf-plugins-core to v9 - autoclosed #1578
Annotations
11 errors
default:
src/plugins/customer-portal/available-custom-objects/index.ts#L1
Cannot find module 'jsforce' or its corresponding type declarations.
|
default:
src/plugins/customer-portal/available-custom-objects/index.ts#L74
Property 'Id' does not exist on type 'CustomObjectRecord'.
|
default:
src/plugins/home-page-layouts/index.ts#L1
Cannot find module 'jsforce' or its corresponding type declarations.
|
default:
src/plugins/home-page-layouts/index.ts#L98
Type '{ Id: string; Name: string; }' is not assignable to type 'HomePageLayoutRecord'.
|
default:
src/plugins/home-page-layouts/index.ts#L107
Property 'Id' does not exist on type 'ProfileRecord'.
|
default:
src/plugins/home-page-layouts/index.ts#L109
Property 'Id' does not exist on type 'HomePageLayoutRecord'.
|
default:
src/plugins/picklists/index.ts#L1
Cannot find module 'jsforce/api/metadata' or its corresponding type declarations.
|
default:
src/plugins/security/certificate-and-key-management/index.ts#L2
Cannot find module 'jsforce' or its corresponding type declarations.
|
default:
src/plugins/security/certificate-and-key-management/index.ts#L66
Property 'Id' does not exist on type 'CertificateRecord'.
|
default:
src/plugins/security/certificate-and-key-management/index.ts#L173
Property 'Id' does not exist on type 'CertificateRecord'.
|
default
Process completed with exit code 127.
|