Add BlockedJob entity and update relevant code #20
3 new problems found by Qodana for .NET
Qodana for .NET
3 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused local variable |
🔶 Warning | 2 |
Member initialized value ignored |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 15 in Quartz.Impl.RavenJobStore/Entities/BlockedJob.cs
github-actions / Qodana for .NET
Member initialized value ignored
Property initializer value ignored during initialization
Check warning on line 328 in Quartz.Impl.RavenJobStore/RavenJobStore.Utils.cs
github-actions / Qodana for .NET
Unused local variable
Local variable 'scheduler' is never used
Check warning on line 228 in Quartz.Impl.RavenJobStore/RavenJobStore.Utils.cs
github-actions / Qodana for .NET
Unused local variable
Local variable 'scheduler' is never used