Fix global access in browsers (#178) #720
Annotations
3 warnings
packages/react-obsidian/test/fixtures/CircularDependencyGraph.ts#L5
Circular dependency detected starting from aString: aString -> aString
|
packages/react-obsidian/test/fixtures/CircularDependencyGraph2.ts#L5
Circular dependency detected starting from dep1: dep1 -> dep2 -> dep3 -> dep1
|
packages/react-obsidian/test/fixtures/SubgraphWithCircularDependency.ts#L10
Circular dependency detected starting from dep2: dep2 -> dep3 -> dep2
|
This job succeeded
Loading