Handle "Could not access secret storage" error gracefully #17918
test.yml
on: pull_request
lint
1m 9s
test-node
5m 15s
test-browser
3m 13s
build-webapp
3m 22s
build-calendar
3m 40s
build-desktop
5m 45s
Annotations
12 errors
test-browser
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'.
|
test-browser
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'.
|
test-browser
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'.
|
test-browser
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'.
|
test-browser
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'.
|
test-browser
Process completed with exit code 1.
|
test-node
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'.
|
test-node
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'.
|
test-node
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'.
|
test-node
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'.
|
test-node
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'.
|
test-node
Process completed with exit code 1.
|