Merge "extra" lint target into "normal" lint target #1196
Annotations
10 errors and 1 warning
Lint:
comid/comid.go#L245
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/comid.go#L270
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/comid.go#L294
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/comid.go#L317
hugeParam: o is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/flagsmap.go#L70
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/flagsmap.go#L206
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/flagsmap.go#L216
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
|
Lint:
comid/flagsmap.go#L221
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/abbreviated_swid_tag.go#L214
hugeParam: e is heavy (80 bytes); consider passing it by pointer (gocritic)
|
Lint:
cots/abbreviated_swid_tag.go#L221
hugeParam: l is heavy (112 bytes); consider passing it by pointer (gocritic)
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|