Add profiler base #380
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 6 warnings, and 5 notices
Inspect code
Issues found.
|
Inspect code:
src/Services/Profiler/Profiler.cs#L26
"[UnusedMember.Global] Method 'Push' is never used" on /home/runner/work/Octobot/Octobot/src/Services/Profiler/Profiler.cs(26,740)
|
Inspect code:
src/Services/Profiler/Profiler.cs#L39
"[MemberCanBePrivate.Global] Method 'Pop' can be made private" on /home/runner/work/Octobot/Octobot/src/Services/Profiler/Profiler.cs(39,1097)
|
Inspect code:
src/Services/Profiler/Profiler.cs#L85
"[MemberCanBePrivate.Global] Method 'PopAndReport' can be made private" on /home/runner/work/Octobot/Octobot/src/Services/Profiler/Profiler.cs(85,2664)
|
Inspect code:
src/Services/Profiler/Profiler.cs#L96
"[MemberCanBePrivate.Global] Method 'ReportWithResult' can be made private" on /home/runner/work/Octobot/Octobot/src/Services/Profiler/Profiler.cs(96,2939)
|
Inspect code:
src/Services/Profiler/Profiler.cs#L106
"[UnusedMember.Global] Method 'ReportWithSuccess' is never used" on /home/runner/work/Octobot/Octobot/src/Services/Profiler/Profiler.cs(106,3231)
|
Inspect code:
src/Services/Profiler/ProfilerFactory.cs#L21
"[UnusedMember.Global] Method 'Create' is never used" on /home/runner/work/Octobot/Octobot/src/Services/Profiler/ProfilerFactory.cs(21,565)
|
Inspect code:
src/Commands/AboutCommandGroup.cs#L31
"[UseCollectionExpression] Use collection expression" on /home/runner/work/Octobot/Octobot/src/Commands/AboutCommandGroup.cs(31,963)
|
Inspect code:
src/Commands/SettingsCommandGroup.cs#L39
"[UseCollectionExpression] Use collection expression" on /home/runner/work/Octobot/Octobot/src/Commands/SettingsCommandGroup.cs(39,1315)
|
Inspect code:
src/Commands/ToolsCommandGroup.cs#L396
"[UseCollectionExpression] Use collection expression" on /home/runner/work/Octobot/Octobot/src/Commands/ToolsCommandGroup.cs(396,14881)
|
Inspect code:
src/Services/Update/MemberUpdateService.cs#L19
"[UseCollectionExpression] Use collection expression" on /home/runner/work/Octobot/Octobot/src/Services/Update/MemberUpdateService.cs(19,563)
|
Inspect code:
src/Services/Update/SongUpdateService.cs#L12
"[UseCollectionExpression] Use collection expression" on /home/runner/work/Octobot/Octobot/src/Services/Update/SongUpdateService.cs(12,380)
|