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 #649
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.
|