fix(deps): update dependency @salesforce/sf-plugins-core to v11 - autoclosed #1619
Annotations
11 errors
src/browserforce-command.ts#L42
Argument of type '{}' is not assignable to parameter of type 'string'.
|
src/browserforce-command.ts#L51
Argument of type 'unknown' is not assignable to parameter of type 'Org'.
|
src/commands/browserforce/apply.ts#L22
Object is of type 'unknown'.
|
src/commands/browserforce/plan.ts#L25
Object is of type 'unknown'.
|
src/commands/browserforce/plan.ts#L53
Argument of type '{}' is not assignable to parameter of type 'string'.
|
src/commands/browserforce/plan.ts#L58
Argument of type '{}' is not assignable to parameter of type 'string'.
|
src/plugins/customer-portal/available-custom-objects/index.ts#L1
Cannot find module 'jsforce' or its corresponding type declarations.
|
src/plugins/customer-portal/available-custom-objects/index.ts#L74
Property 'Id' does not exist on type 'CustomObjectRecord'.
|
src/plugins/home-page-layouts/index.ts#L1
Cannot find module 'jsforce' or its corresponding type declarations.
|
src/plugins/home-page-layouts/index.ts#L98
Type '{ Id: string; Name: string; }' is not assignable to type 'HomePageLayoutRecord'.
|
|
This job failed
Loading