Skip to content

Introduce an ESLint rule that ensures injected components are typed properly #650

Introduce an ESLint rule that ensures injected components are typed properly

Introduce an ESLint rule that ensures injected components are typed properly #650

Triggered via pull request July 20, 2024 19:02
Status Success
Total duration 1m 50s
Artifacts

ci.yml

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

Annotations

3 warnings
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