Skip to content

Support registering graphs #735

Support registering graphs

Support registering graphs #735

Triggered via pull request October 29, 2024 17:38
@guycaguyca
synchronize #188
registerGraph
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
build (18): packages/react-obsidian/src/graph/registry/GraphRegistry.test.ts#L69
This line has a length of 163. Maximum allowed is 115
build (18)
Process completed with exit code 1.
build (18): packages/react-obsidian/test/fixtures/CircularDependencyGraph.ts#L5
Circular dependency detected starting from aString: aString -> aString
build (18): packages/react-obsidian/test/fixtures/CircularDependencyGraph2.ts#L5
Circular dependency detected starting from dep1: dep1 -> dep2 -> dep3 -> dep1
build (18): packages/react-obsidian/test/fixtures/SubgraphWithCircularDependency.ts#L10
Circular dependency detected starting from dep2: dep2 -> dep3 -> dep2