Skip to content

refactor(igniteui-angular): enabling strict true for the library - #17483

Open
kdinev wants to merge 14 commits into
masterfrom
strict-true
Open

refactor(igniteui-angular): enabling strict true for the library#17483
kdinev wants to merge 14 commits into
masterfrom
strict-true

test(summaries): increasing summaries with grouping coverage

773c43c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 7, 2026 in 3s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 43 in projects/igniteui-angular/grids/core/src/setImmediate.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing origin verification in `postMessage` handler Medium

Postmessage handler has no origin check.