feat: implement risk drift detector, APY dispersion explorer, stress matrix, and strategy candidate queue #449
Annotations
11 errors and 1 warning
|
Fail frontend job if tests failed
Process completed with exit code 1.
|
|
Run frontend tests
Process completed with exit code 1.
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ src/features/contacts/__tests__/encryption.test.ts:261:32
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ encryptAddress src/features/contacts/utils/encryption.ts:172:29
❯ src/features/contacts/__tests__/encryption.test.ts:152:25
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ encryptName src/features/contacts/utils/encryption.ts:160:29
❯ src/features/contacts/__tests__/encryption.test.ts:144:25
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ src/features/contacts/__tests__/encryption.test.ts:134:25
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ src/features/contacts/__tests__/encryption.test.ts:127:25
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ src/features/contacts/__tests__/encryption.test.ts:120:25
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ src/features/contacts/__tests__/encryption.test.ts:109:25
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ src/features/contacts/__tests__/encryption.test.ts:100:26
|
|
Run frontend tests:
client/src/features/contacts/utils/encryption.ts#L110
Error: Encryption failed: Failed to normalize algorithm: 'iv' of 'AesGcmParams' (passed algorithm) is not instance of ArrayBuffer, Buffer, TypedArray, or DataView.
❯ encryptContactData src/features/contacts/utils/encryption.ts:110:11
❯ src/features/contacts/__tests__/encryption.test.ts:93:25
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
Loading