Skip to content

refactor: move programs outside Host #243

refactor: move programs outside Host

refactor: move programs outside Host #243

Triggered via pull request February 1, 2025 02:42
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: src/programs/index.ts#L49
Unexpected empty method 'stop'
lint: src/programs/index.ts#L101
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.