Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 #3312
Annotations
10 errors
Check code:
bench_test.go#L420
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
|
Check code:
ctriface/iface.go#L76
QF1011: could omit type *metrics.Metric from declaration; it will be inferred from the right-hand side (staticcheck)
|
Check code:
ctriface/iface.go#L389
QF1011: could omit type *metrics.Metric from declaration; it will be inferred from the right-hand side (staticcheck)
|
Check code:
functions.go#L239
QF1011: could omit type *metrics.Metric from declaration; it will be inferred from the right-hand side (staticcheck)
|
Check code:
functions.go#L242
QF1011: could omit type bool from declaration; it will be inferred from the right-hand side (staticcheck)
|
Check code:
memory/manager/manager.go#L110
ST1005: error strings should not be capitalized (staticcheck)
|
Check code:
memory/manager/manager.go#L127
QF1011: could omit type chan int from declaration; it will be inferred from the right-hand side (staticcheck)
|
Check code:
memory/manager/manager.go#L276
ST1005: error strings should not be capitalized (staticcheck)
|
Check code:
metrics/metrics.go#L110
ST1023: should omit type map[string][]float64 from declaration; it will be inferred from the right-hand side (staticcheck)
|
Check code:
metrics/metrics.go#L111
ST1023: should omit type []float64 from declaration; it will be inferred from the right-hand side (staticcheck)
|
Loading