Skip to content

v2.0.0

v2.0.0 #42

Triggered via release December 3, 2023 20:30
@penpenpngpenpenpng
published v2.0.0
Status Failure
Total duration 22s
Artifacts

npm-publish.yml

on: release
npm-publish
15s
npm-publish
Fit to window
Zoom out
Zoom in

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/