Skip to content

Make password derivation slow #2

Make password derivation slow

Make password derivation slow #2

Triggered via pull request January 9, 2025 01:04
@khromovkhromov
synchronize #5
rework-crypto
Status Failure
Total duration 2m 30s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
src/lib/crypto.test.ts > generatePassword > snapshot tests > generates expected password for default case: src/lib/crypto.test.ts#L138
Error: Snapshot `generatePassword > snapshot tests > generates expected password for default case 1` mismatched Expected: ""MMA;}1[wc)aP213G"" Received: ""-*>++Zb[oPnjYL5n"" ❯ src/lib/crypto.test.ts:138:21
src/lib/crypto.test.ts > generatePassword > snapshot tests > generates expected password for Gmail account: src/lib/crypto.test.ts#L150
Error: Snapshot `generatePassword > snapshot tests > generates expected password for Gmail account 1` mismatched Expected: ""6pSQpU+Gw=NkW|#3"" Received: ""n![CNhw-G^Am46Cv"" ❯ src/lib/crypto.test.ts:150:21
src/lib/crypto.test.ts > generatePassword > snapshot tests > generates expected password with high rotation round: src/lib/crypto.test.ts#L162
Error: Snapshot `generatePassword > snapshot tests > generates expected password with high rotation round 1` mismatched Expected: ""Sb2F}u1[HN5IStJE"" Received: ""_Yo6ccf|AZI2)+Oh"" ❯ src/lib/crypto.test.ts:162:21
src/lib/crypto.test.ts > generatePassword > snapshot tests > generates expected password with special characters in email: src/lib/crypto.test.ts#L174
Error: Snapshot `generatePassword > snapshot tests > generates expected password with special characters in email 1` mismatched Expected: ""t1KA7;tEzH]w}MeD"" Received: ""%iZd$|kx)pX<AOYe"" ❯ src/lib/crypto.test.ts:174:21
src/lib/crypto.test.ts > generatePassword > snapshot tests > generates expected password with subdomain: src/lib/crypto.test.ts#L186
Error: Snapshot `generatePassword > snapshot tests > generates expected password with subdomain 1` mismatched Expected: ""Ghjsq54DU,JCJ5v_"" Received: ""8}QJ2KyE8VMH?YIa"" ❯ src/lib/crypto.test.ts:186:21
src/lib/crypto.test.ts > generatePassword > snapshot tests > generates expected password with very long inputs: src/lib/crypto.test.ts#L198
Error: Snapshot `generatePassword > snapshot tests > generates expected password with very long inputs 1` mismatched Expected: ""t%y6ma{xr9ZT?-(8"" Received: ""@w@]4}5E(TWZSH8x"" ❯ src/lib/crypto.test.ts:198:21
unit-tests
Process completed with exit code 1.
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636