Skip to content

fix(deps): update dependency @salesforce/sf-plugins-core to v11 - autoclosed #1651

fix(deps): update dependency @salesforce/sf-plugins-core to v11 - autoclosed

fix(deps): update dependency @salesforce/sf-plugins-core to v11 - autoclosed #1651

Triggered via pull request September 12, 2024 03:01
Status Failure
Total duration 39s
Artifacts

default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
default: src/browserforce-command.ts#L42
Argument of type '{}' is not assignable to parameter of type 'string'.
default: src/browserforce-command.ts#L51
Argument of type 'unknown' is not assignable to parameter of type 'Org'.
default: src/commands/browserforce/apply.ts#L22
Object is of type 'unknown'.
default: src/commands/browserforce/plan.ts#L25
Object is of type 'unknown'.
default: src/commands/browserforce/plan.ts#L53
Argument of type '{}' is not assignable to parameter of type 'string'.
default: src/commands/browserforce/plan.ts#L58
Argument of type '{}' is not assignable to parameter of type 'string'.
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
Process completed with exit code 127.