Skip to content

feat: add packet animation along a path #23

feat: add packet animation along a path

feat: add packet animation along a path #23

Triggered via pull request November 6, 2024 01:06
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: src/types/edge.ts#L3
Use an `interface` instead of a `type`
lint: src/types/networkgraph.ts#L1
'Graphics' is defined but never used
lint: src/types/packet.ts#L52
'startPos' is never reassigned. Use 'const' instead
lint: src/types/packet.ts#L54
'endPos' is never reassigned. Use 'const' instead
lint
Process completed with exit code 1.