filter: stop matching against id and pubkey prefixes. #696
Annotations
4 errors and 2 warnings
format
Process completed with exit code 1.
|
error: expect(received).toEqual(expected):
filter.test.ts#L47
Expected: true
Received: false
at /home/runner/work/nostr-tools/nostr-tools/filter.test.ts:47:7
|
error: expect(received).toEqual(expected):
filter.test.ts#L176
Expected: true
Received: false
at /home/runner/work/nostr-tools/nostr-tools/filter.test.ts:176:7
|
test
Process completed with exit code 1.
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|