Skip to content

Handle "Could not access secret storage" error gracefully #17918

Handle "Could not access secret storage" error gracefully

Handle "Could not access secret storage" error gracefully #17918

Triggered via pull request February 5, 2025 14:40
Status Failure
Total duration 5m 54s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.