Skip to content

files ready for scloud online #48

files ready for scloud online

files ready for scloud online #48

Triggered via push December 5, 2023 21:16
Status Success
Total duration 2m 15s
Artifacts

build.yml

on: push
Build and analyze
2m 2s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: DataCalc.cs#L35
Loops should be simplified using the "Where" LINQ method
Build and analyze: DataCalc.cs#L157
'T' is not used in the method.
Build and analyze: DataCalc.cs#L350
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.
Build and analyze: DataCalc.cs#L292
Remove this useless assignment to local variable 'resultMatrix'.
Build and analyze: DataCalc.cs#L249
'source.GroupBy(n => n).OrderByDescending(n => n.Count()).FirstOrDefault()' is null on at least one execution path.
Build and analyze: DataCalc.cs#L361
Remove this unnecessary cast to 'int'.
Build and analyze: DataCalc.cs#L299
Remove this unnecessary cast to 'int'.
Build and analyze: DataCalc.cs#L380
Remove this unnecessary cast to 'int'.
Build and analyze: DataCalc.cs#L284
Pass a timeout to limit the execution time.
Build and analyze: DataCalc.cs#L357
Pass a timeout to limit the execution time.