Skip to content

Enum fixes

ae467df
Select commit
Loading
Failed to load commit list.
Open

[OGUI-1783] Backend download post request #3139

Enum fixes
ae467df
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 5, 2026 in 4s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 50 in QualityControl/lib/utils/download/downloadEngine.js

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The initial value of file is unused, since it is always overwritten.