Skip to content

feat: enabling `isolatedDeclarations`

6648fd4
Select commit
Loading
Failed to load commit list.
Merged

feat: enabling isolatedDeclarations #271

feat: enabling `isolatedDeclarations`
6648fd4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 9, 2025 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 173 in src/integration.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe shell command constructed from library input Medium

This path concatenation which depends on
library input
is later used in a
shell command
.
This path concatenation which depends on
library input
is later used in a
shell command
.

Check warning on line 173 in src/integration.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unsafe shell command constructed from library input Medium

This path concatenation which depends on
library input
is later used in a
shell command
.
This path concatenation which depends on
library input
is later used in a
shell command
.