refactor: move programs outside Host
#245
Annotations
8 errors
lint:
src/programs/echo_sender.ts#L31
Unexpected empty method '_stop'
|
lint:
src/programs/index.ts#L1
'ProgramInfo' is defined but never used
|
lint:
src/programs/index.ts#L39
Interface only has a call signature, you should use a function type instead
|
lint:
src/types/devices/host.ts#L8
'sendPacket' is defined but never used
|
lint:
src/types/devices/host.ts#L9
'Ticker' is defined but never used
|
lint:
src/types/packet.ts#L15
'ICMP_PROTOCOL_NUMBER' is defined but never used
|
lint:
src/types/packet.ts#L21
'EthernetFrame' is defined but never used
|
lint
Process completed with exit code 1.
|