Handle "Could not access secret storage" error gracefully #17918
Annotations
6 errors
run tests
Argument of type '{ getPassword(service: string, account: string): Promise<string | null>; setPassword(service: string, account: string, password: string): Promise<void>; }' is not assignable to parameter of type 'SecretStorage'.
|
run tests
Argument of type '{ getPassword(service: string, account: string): Promise<string | null>; setPassword(service: string, account: string, password: string): Promise<void>; }' is not assignable to parameter of type 'SecretStorage'.
|
run tests
Argument of type '{ getPassword(service: string, account: string): Promise<string | null>; setPassword(service: string, account: string, password: string): Promise<void>; }' is not assignable to parameter of type 'SecretStorage'.
|
run tests
Argument of type '{ getPassword(service: string, account: string): Promise<string | null>; setPassword(service: string, account: string, password: string): Promise<void>; }' is not assignable to parameter of type 'SecretStorage'.
|
run tests
Argument of type '{ getPassword(service: string, account: string): Promise<string | null>; setPassword(service: string, account: string, password: string): Promise<void>; }' is not assignable to parameter of type 'SecretStorage'.
|
run tests
Process completed with exit code 1.
|
Loading