v2.0.0 #42
Annotations
3 errors and 1 warning
npm-publish:
src/__test__/helper.ts#L31
Type '{ from: string; subId: string; event: Event<number>; }' is missing the following properties from type 'EventPacket': type, message
|
npm-publish:
src/__test__/helper.ts#L38
Type '{ from: string; message: Nostr.ToClientMessage.Any; }' is not assignable to type 'MessagePacket'.
|
npm-publish
Process completed with exit code 2.
|
npm-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|