Skip to content

Narrow public node/edge types; drop docmaker allowlist (parity item #1) #903

Narrow public node/edge types; drop docmaker allowlist (parity item #1)

Narrow public node/edge types; drop docmaker allowlist (parity item #1) #903

Triggered via push June 16, 2026 15:33
Status Success
Total duration 1m 37s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: src/collection/algorithms/floyd-warshall.mts#L138
The value assigned to 'prev' is not used in subsequent statements
ci: src/collection/algorithms/floyd-warshall.mts#L25
'edge' is defined but never used
ci: src/collection/algorithms/dijkstra.mts#L33
'edge' is defined but never used
ci: src/collection/algorithms/degree-centrality.mts#L53
'edge' is defined but never used
ci: src/collection/algorithms/closeness-centrality.mts#L31
'edge' is defined but never used
ci: src/collection/algorithms/bfs-dfs.mts#L68
The value assigned to 'roots' is not used in subsequent statements
ci: src/collection/algorithms/affinity-propagation.mts#L254
The value assigned to 'AS' is not used in subsequent statements
ci: src/collection/algorithms/affinity-propagation.mts#L63
'printMatrix' is assigned a value but never used
ci: src/collection/algorithms/a-star.mts#L34
'edge' is defined but never used
ci: src/collection/algorithms/a-star.mts#L33
'edge' is defined but never used