Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TsTestResolver extended implementation #250

Merged
merged 12 commits into from
Feb 14, 2025

Format

ca7b751
Select commit
Loading
Failed to load commit list.
Merged

TsTestResolver extended implementation #250

Format
ca7b751
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / detekt succeeded Feb 14, 2025 in 3s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 152 in usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt

See this annotation in the file changed.

Code scanning / detekt

Braces do not comply with the specified policy Warning test

Inconsistent braces, make sure all branches either have or don't have braces.

Check warning on line 186 in usvm-ts/src/test/kotlin/org/usvm/util/TsTestResolver.kt

See this annotation in the file changed.

Code scanning / detekt

Braces do not comply with the specified policy Warning test

Inconsistent braces, make sure all branches either have or don't have braces.