Fix validations, missing logger namespaces. Fix dongle-e -r
flag
#11
Annotations
3 errors
src/commands/sniff/index.ts#L152
Type '(linkQuality: number, rssi: number, packetContents: Buffer) => void' is not assignable to type '(linkQuality: number, rssi: number, packetLength: number, packetContents: number[]) => void'.
|
src/commands/sniff/index.ts#L174
Expected 4 arguments, but got 3.
|
|
The logs for this run have expired and are no longer available.
Loading