feat: implement seed-specific locked boolean flag #431
Annotations
3 errors and 2 warnings
keychain api › export privateKey:
features/keychain/api/__tests__/index.test.js#L65
expect(received).resolves.toEqual()
Received promise rejected instead of resolved
Rejected to value: [TypeError: seedIds.some is not a function]
at expect (../../node_modules/expect/build/index.js:113:15)
at Object.expect (api/__tests__/index.test.js:65:11)
|
Test
Process completed with exit code 1.
|
Lint
Canceling since a higher priority waiting request for 'Checks-123' exists
|
Test (Integration)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|