Skip to content

Fix false positive circular dependencies #1118

Fix false positive circular dependencies

Fix false positive circular dependencies #1118

Triggered via pull request March 7, 2025 18:36
Status Success
Total duration 5m 11s
Artifacts

build.yaml

on: pull_request
Matrix: Test package
Run E2E tests.
49s
Run E2E tests.
Run benchmarks
2m 9s
Run benchmarks
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build: packages/container/libraries/container/src/container/services/Container.int.spec.ts#L292
Nested describe block should be less than set max value
Build: packages/container/libraries/container/src/container/services/Container.int.spec.ts#L282
Nested describe block should be less than set max value
Build: packages/container/libraries/container/src/container/services/Container.int.spec.ts#L269
Nested describe block should be less than set max value
Build: packages/container/libraries/container/src/container/services/Container.int.spec.ts#L259
Nested describe block should be less than set max value
Build: packages/container/libraries/container/src/container/services/Container.int.spec.ts#L246
Nested describe block should be less than set max value
Build: packages/container/libraries/strongly-typed/src/container.spec.ts#L174
Prefer using `toBe(true)` to test value is `true`