Implement NIP-44: secure versioned replacement for NIP4 #462
Triggered via pull request
September 27, 2023 00:23
Status
Failure
Total duration
5m 58s
Artifacts
–
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#L40
Extra semicolon
|
format:
nip44.test.ts#L41
Extra semicolon
|
format
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|