security patch 0.6.8 #34
Annotations
9 errors
|
security
Process completed with exit code 1.
|
|
test (20.x)
Process completed with exit code 1.
|
|
src/__tests__/index.test.ts > nostr-nsec-seedphrase > Random Key Generation > should work with randomly generated keys:
src/__tests__/index.test.ts#L322
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/__tests__/index.test.ts:322:23
|
|
src/__tests__/index.test.ts > nostr-nsec-seedphrase > Event Handling > should create and verify events:
src/__tests__/index.test.ts#L282
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/__tests__/index.test.ts:282:23
|
|
src/__tests__/index.test.ts > nostr-nsec-seedphrase > Message Signing > should sign and verify messages:
src/__tests__/index.test.ts#L242
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/__tests__/index.test.ts:242:23
|
|
test (18.x)
The strategy configuration was canceled because "test._20_x" failed
|
|
test (18.x)
The operation was canceled.
|
|
test (16.x)
The strategy configuration was canceled because "test._20_x" failed
|
|
test (16.x)
The operation was canceled.
|