fix slow types. #818
Annotations
2 errors and 2 warnings
error: expect(received).toEqual(expected):
nip05.test.ts#L26
[
"wss://pyramid.fiatjaf.com",
+ "wss://relay.westernbtc.com"
- "wss://nos.lol"
]
- Expected - 1
+ Received + 1
at /home/runner/work/nostr-tools/nostr-tools/nip05.test.ts:26:22
|
test
Process completed with exit code 1.
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, extractions/setup-just@v1. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|