Handle "Could not access secret storage" error gracefully #17917
test.yml
on: pull_request
lint
1m 9s
test-node
5m 22s
test-browser
3m 5s
build-webapp
3m 26s
build-calendar
3m 36s
build-desktop
5m 55s
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.
|