Skip to content

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

Implement NIP-44: secure versioned replacement for NIP4

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

Triggered via pull request September 29, 2023 04:16
Status Failure
Total duration 6m 36s
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
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.