merge 1.10.18 #827
Annotations
10 errors and 2 warnings
lint:
metrics/exp/exp.go#L122
string `.99-percentile` has 3 occurrences, make it a constant (goconst)
|
lint:
metrics/exp/exp.go#L119
string `.50-percentile` has 3 occurrences, make it a constant (goconst)
|
lint:
metrics/exp/exp.go#L120
string `.75-percentile` has 3 occurrences, make it a constant (goconst)
|
lint:
metrics/exp/exp.go#L117
string `.mean` has 4 occurrences, make it a constant (goconst)
|
lint:
metrics/exp/exp.go#L114
string `.count` has 4 occurrences, make it a constant (goconst)
|
lint:
metrics/exp/exp.go#L121
string `.95-percentile` has 3 occurrences, make it a constant (goconst)
|
lint:
metrics/exp/exp.go#L8
File is not `goimports`-ed (goimports)
|
lint:
metrics/exp/exp.go#L64
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
lint:
consensus/cbft/utils/util.go#L17
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
consensus/cbft/utils/util.go#L22
File is not `goimports`-ed (goimports)
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
lint
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|