v2.0.0 #41
Annotations
6 errors and 6 warnings
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:
src/__test__/keep-alive.test.ts#L5
'spyEvent' is declared but its value is never read.
|
npm-publish:
src/rx-nostr/utils.ts#L1
All imports in import declaration are unused.
|
npm-publish:
src/rx-nostr/utils.ts#L3
'MessagePacket' is declared but never used.
|
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/
|
npm-publish:
src/__test__/keep-alive.test.ts#L5
'spyEvent' is defined but never used
|
npm-publish:
src/__test__/operator.test.ts#L92
Unexpected any. Specify a different type
|
npm-publish:
src/rx-nostr/utils.ts#L1
'filter' is defined but never used
|
npm-publish:
src/rx-nostr/utils.ts#L1
'OperatorFunction' is defined but never used
|
npm-publish:
src/rx-nostr/utils.ts#L3
'MessagePacket' is defined but never used
|