Skip to content

Implement NIP-44: secure versioned replacement for NIP4 #469

Implement NIP-44: secure versioned replacement for NIP4

Implement NIP-44: secure versioned replacement for NIP4 #469

Triggered via pull request September 29, 2023 22:56
Status Failure
Total duration 42s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
format: nip19.ts#L192
Expected '!==' and instead saw '!='
format: nip44.test.ts#L33
'ciphertext' is assigned a value but never used. Allowed unused vars must match /^_/u
format: nip44.test.ts#L34
Replace toThrowError() with its canonical name of toThrow()
format: nip44.test.ts#L42
'ciphertext' is assigned a value but never used. Allowed unused vars must match /^_/u
format: nip44.test.ts#L43
Replace toThrowError() with its canonical name of toThrow()
format
Process completed with exit code 1.
test
Process completed with exit code 1.