Skip to content

fix

fix #33

Triggered via push January 7, 2026 15:44
Status Failure
Total duration 44s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test (20.x)
Process completed with exit code 2.
test (20.x): vitest.config.ts#L6
No overload matches this call.
test (20.x): src/lib/crypto/derive.ts#L108
No overload matches this call.
test (20.x): src/lib/crypto/derive.ts#L65
No overload matches this call.
test (20.x): src/components/VaultList.tsx#L248
Type 'DecryptedVaultItem | null' is not assignable to type 'DecryptedVaultItem | undefined'.
test (20.x): src/components/VaultList.tsx#L128
Type 'DecryptedVaultItem | null' is not assignable to type 'DecryptedVaultItem | undefined'.
test (20.x): src/components/VaultList.tsx#L52
Spread types may only be created from object types.
test (18.x)
The strategy configuration was canceled because "test._20_x" failed
test (18.x)
The operation was canceled.
test (18.x): vitest.config.ts#L6
No overload matches this call.
test (18.x): src/lib/crypto/derive.ts#L108
No overload matches this call.
test (18.x): src/lib/crypto/derive.ts#L65
No overload matches this call.
test (18.x): src/components/VaultList.tsx#L248
Type 'DecryptedVaultItem | null' is not assignable to type 'DecryptedVaultItem | undefined'.
test (18.x): src/components/VaultList.tsx#L128
Type 'DecryptedVaultItem | null' is not assignable to type 'DecryptedVaultItem | undefined'.
test (18.x): src/components/VaultList.tsx#L52
Spread types may only be created from object types.