Skip to content

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

Handle "Could not access secret storage" error gracefully

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

Triggered via pull request February 5, 2025 14:39
Status Failure
Total duration 6m 5s
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.