Update hs init and hs auth for config revamp #1448
Open
Annotations
10 errors
commands/account/clean.ts#L5
'"@hubspot/local-dev-lib/config"' has no exported member named 'removeAccountFromConfig'. Did you mean 'removeSandboxAccountFromConfig'?
|
commands/account/clean.ts#L6
'"@hubspot/local-dev-lib/config"' has no exported member named 'getAllConfigAccounts'. Did you mean 'getConfigAccounts'?
|
commands/account/clean.ts#L35
Parameter 'a' implicitly has an 'any' type.
|
commands/account/info.ts#L3
'"@hubspot/local-dev-lib/config"' has no exported member named 'getConfigAccountById'. Did you mean 'getConfigAccountId'?
|
commands/account/list.ts#L4
'"@hubspot/local-dev-lib/config"' has no exported member named 'getConfigFilePath'. Did you mean 'getConfigPath'?
|
commands/account/list.ts#L5
'"@hubspot/local-dev-lib/config"' has no exported member named 'getAllConfigAccounts'. Did you mean 'getConfigAccounts'?
|
commands/account/list.ts#L6
'"@hubspot/local-dev-lib/config"' has no exported member named 'getConfigDefaultAccountIfExists'. Did you mean 'getConfigDefaultAccount'?
|
commands/account/list.ts#L8
Module '"@hubspot/local-dev-lib/types/Accounts"' has no exported member 'HubSpotConfigAccount'.
|
commands/account/list.ts#L73
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly DEVELOPMENT_SANDBOX: string; readonly STANDARD_SANDBOX: string; readonly DEVELOPER_TEST: string; readonly APP_DEVELOPER: string; readonly STANDARD: string; }'.
|
commands/account/remove.ts#L4
'"@hubspot/local-dev-lib/config"' has no exported member named 'getConfigFilePath'. Did you mean 'getConfigPath'?
|
The logs for this run have expired and are no longer available.
Loading