GoAnalysis icon indicating copy to clipboard operation
GoAnalysis copied to clipboard

Analysis of Go source-code

Results 4 GoAnalysis issues
Sort by recently updated
recently updated
newest added

Is this project being actively maintained?

String() method recursively calling itself rule is imprecise, implementation removed in order to avoid false positives.

Rule "Loop iterator variables must be passed as argument to Goroutine, not referenced" is imprecise, the rule is precise in all situations covered by unit tests. **Reproduce**: Analysis the source...

In the analysis summary, the total amount of errors equals number of files there is problems in. Not the amount of problems totally in the analysis!