Skip to content

fix: format from PR

d14d80a
Select commit
Loading
Failed to load commit list.
Merged

H-6472: Replace Biome with Oxfmt for formatting #8716

fix: format from PR
d14d80a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 21, 2026 in 4s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 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 77 in libs/@hashintel/petrinaut-core/src/simulation/authoring/metric/compile-metric.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe code constructed from library input Medium

This string concatenation which depends on
library input
is later
interpreted as code
.

Check warning on line 240 in libs/@hashintel/petrinaut-core/src/simulation/authoring/scenario/compile-scenario.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe code constructed from library input Medium

This string concatenation which depends on
library input
is later
interpreted as code
.

Check warning on line 85 in libs/@hashintel/petrinaut-core/src/simulation/authoring/user-code/compile-user-code.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe code constructed from library input Medium

This string concatenation which depends on
library input
is later
interpreted as code
.