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

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

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

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

Triggered via pull request July 14, 2024 14:39
Status Failure
Total duration 22s
Artifacts

default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
default: src/commands/auth-url/export.ts#L28
Property 'getUsername' does not exist on type '{}'.
default: src/commands/auth-url/import.ts#L10
Class static side 'typeof ImportOrgUsingAuthUrlCommand' incorrectly extends base class static side 'typeof SfCommand'.
default: src/commands/auth-url/import.ts#L42
Argument of type 'typeof ImportOrgUsingAuthUrlCommand' is not assignable to parameter of type 'Input<{ setalias: unknown; setdefaultdevhubusername: boolean; setdefaultusername: boolean; }, { 'flags-dir': unknown; }, { sfdxAuthUrl: string | undefined; }>'.
default: src/commands/auth-url/import.ts#L53
Argument of type '{}' is not assignable to parameter of type 'string'.
default
Process completed with exit code 2.