feat: Reversion metrics #466
Open
Annotations
3 errors
Lint:
fuzzing/fuzzer_metrics.go#L134
unusedresult: result of fmt.Sprintf call not used (govet)
|
Lint:
fuzzing/fuzzer_metrics.go#L132
SA6001: m[string(key)] would be more efficient than k := string(key); m[k] (staticcheck)
|
Lint
Process completed with exit code 1.
|
Loading