Skip to content

feat: add signBuffer function #591

feat: add signBuffer function

feat: add signBuffer function #591

Triggered via pull request December 17, 2024 19:30
Status Failure
Total duration 3m 21s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Test: api/__tests__/index.test.js#L68
Error: expect(received).resolves.toEqual() Received promise rejected instead of resolved Rejected to value: [ReferenceError: keyId is not defined] at expect (/home/runner/work/exodus-oss/exodus-oss/node_modules/expect/build/index.js:113:15) at Object.get (/home/runner/work/exodus-oss/exodus-oss/node_modules/@exodus/test/src/expect.cjs:91:30) at TestContext.<anonymous> (features/keychain/api/__tests__/index.test.js:68:6) at async Promise.all (index 0) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3)
Test: api/__tests__/index.test.js#L99
Error: expect(received).resolves.toEqual() Received promise rejected instead of resolved Rejected to value: [ReferenceError: keyId is not defined] at expect (/home/runner/work/exodus-oss/exodus-oss/node_modules/expect/build/index.js:113:15) at Object.get (/home/runner/work/exodus-oss/exodus-oss/node_modules/@exodus/test/src/expect.cjs:91:30) at TestContext.<anonymous> (features/keychain/api/__tests__/index.test.js:99:64)
Test: module/__tests__/compatibility.test.js#L22
ReferenceError [Error]: keyId is not defined at #getPublicKeyFromHDKey (features/keychain/module/keychain.js:149:5) at Keychain.exportKey (features/keychain/module/keychain.js:177:56) at TestContext.<anonymous> (features/keychain/module/__tests__/compatibility.test.js:22:41) at async Promise.all (index 0) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3)
Test: module/__tests__/lock-private-keys.test.js#L24
ReferenceError [Error]: keyId is not defined at #getPublicKeyFromHDKey (features/keychain/module/keychain.js:149:5) at Keychain.exportKey (features/keychain/module/keychain.js:177:56) at TestContext.<anonymous> (features/keychain/module/__tests__/lock-private-keys.test.js:24:41) at async Promise.all (index 0) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3)
Test: module/__tests__/lock-private-keys.test.js#L57
ReferenceError [Error]: keyId is not defined at #getPublicKeyFromHDKey (features/keychain/module/keychain.js:149:5) at Keychain.exportKey (features/keychain/module/keychain.js:177:56) at TestContext.<anonymous> (features/keychain/module/__tests__/lock-private-keys.test.js:57:20)
Test: module/__tests__/lock-private-keys.test.js#L68
ReferenceError [Error]: keyId is not defined at #getPublicKeyFromHDKey (features/keychain/module/keychain.js:149:5) at Keychain.exportKey (features/keychain/module/keychain.js:177:56) at TestContext.<anonymous> (features/keychain/module/__tests__/lock-private-keys.test.js:68:41)
Test: module/__tests__/lock-private-keys.test.js#L104
ReferenceError [Error]: keyId is not defined at #getPublicKeyFromHDKey (features/keychain/module/keychain.js:149:5) at Keychain.exportKey (features/keychain/module/keychain.js:177:56) at TestContext.<anonymous> (features/keychain/module/__tests__/lock-private-keys.test.js:104:41)
Test: module/__tests__/sodium.test.js#L28
ReferenceError [Error]: keyId is not defined at #getPublicKeyFromHDKey (features/keychain/module/keychain.js:149:5) at Keychain.exportKey (features/keychain/module/keychain.js:177:56) at TestContext.<anonymous> (features/keychain/module/__tests__/sodium.test.js:28:41) at async Promise.all (index 0) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:296:3)
Test: module/__tests__/sodium.test.js#L71
ReferenceError [Error]: keyId is not defined at #getPublicKeyFromHDKey (features/keychain/module/keychain.js:149:5) at Keychain.exportKey (features/keychain/module/keychain.js:177:56) at TestContext.<anonymous> (features/keychain/module/__tests__/sodium.test.js:71:41)
Test
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Integration)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636