adding files #1
Annotations
10 errors and 1 warning
|
bmssp.go#L84
return statements should not be cuddled if block has more than two lines (wsl)
|
|
benchmark_test.go#L177
`initializeDistanceMap` - `source` always receives `source` (`0`) (unparam)
|
|
benchmark_test.go#L13
`generateRandomGraph` - `maxWeight` always receives `10.0` (`10`) (unparam)
|
|
bmssp.go#L248
Magic number: 1e-9, in <condition> detected (mnd)
|
|
benchmark_test.go#L223
File is not properly formatted (gofmt)
|
|
bmssp.go#L118
File is not properly formatted (gofmt)
|
|
bmssp.go#L304
captLocal: `G' should not be capitalized (gocritic)
|
|
bmssp.go#L184
captLocal: `S' should not be capitalized (gocritic)
|
|
bmssp.go#L89
captLocal: `S' should not be capitalized (gocritic)
|
|
bmssp.go#L232
cyclomatic complexity 18 of func `BMSSP` is high (> 15) (gocyclo)
|
|
|
The logs for this run have expired and are no longer available.
Loading