Skip to content

Merge "extra" lint target into "normal" lint target #1196

Merge "extra" lint target into "normal" lint target

Merge "extra" lint target into "normal" lint target #1196

Triggered via pull request January 13, 2025 13:44
Status Failure
Total duration 47s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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