Skip to content
GitHub Advanced Security / detekt succeeded Mar 15, 2024 in 3s

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 47 in plugins/commands/downloader/src/main/kotlin/DownloaderCommand.kt

See this annotation in the file changed.

Code scanning / detekt

Unused Imports are dead code and should be removed. Warning

The import 'com.github.ajalt.mordant.widgets.progress.timeElapsed' is unused.