Skip to content

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

Implement NIP-44: secure versioned replacement for NIP4

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

Triggered via pull request September 28, 2023 01:54
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
Process completed with exit code 1.
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#L40
Extra semicolon
format: nip44.test.ts#L41
Extra semicolon
format
Process completed with exit code 1.