Skip to content

Fix encryptActions changes #399

Fix encryptActions changes

Fix encryptActions changes #399

Triggered via push February 21, 2024 00:09
Status Failure
Total duration 43s
Artifacts

test.yml

on: push
Node.js Latest Full
34s
Node.js Latest Full
Matrix: short
Demo Deploy
0s
Demo Deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors
encrypt-actions/index.test.ts > encrypts and decrypts actions: encrypt-actions/index.js#L83
ReferenceError: CryptoKey is not defined ❯ Module.encryptActions encrypt-actions/index.js:83:25 ❯ encrypt-actions/index.test.ts:68:3
encrypt-actions/index.test.ts > accepts key: encrypt-actions/index.js#L83
ReferenceError: CryptoKey is not defined ❯ Module.encryptActions encrypt-actions/index.js:83:25 ❯ encrypt-actions/index.test.ts:116:3
encrypt-actions/index.test.ts > ignores specific actions: encrypt-actions/index.js#L83
ReferenceError: CryptoKey is not defined ❯ Module.encryptActions encrypt-actions/index.js:83:25 ❯ encrypt-actions/index.test.ts:144:3
encrypt-actions/index.test.ts > cleans actions on server: encrypt-actions/index.js#L83
ReferenceError: CryptoKey is not defined ❯ Module.encryptActions encrypt-actions/index.js:83:25 ❯ encrypt-actions/index.test.ts:177:3
Node.js 18 Quick
Process completed with exit code 1.