Skip to content

refactor: move programs outside Host #245

refactor: move programs outside Host

refactor: move programs outside Host #245

Triggered via pull request February 1, 2025 03:11
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.