Adress more code smells #111
1 configuration not found
Warning: Code scanning cannot determine the alerts introduced by this pull request, because 1 configuration present on refs/heads/master
was not found:
Actions workflow (debug.yml
)
- ❓
.github/workflows/debug.yml:build/qt-version:6.5.2
Annotations
Check warning on line 94 in include/qwidgetitemdelegate.h
Code scanning / PREfast
The enum type 'QEvent::Type' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Warning
Check warning on line 22 in src/efibooteditor.cpp
Code scanning / PREfast
The enum type 'QMessageBox::StandardButton' is unscoped. Prefer 'enum class' over 'enum' (Enum.3). Warning