Skip to content

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

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

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

Triggered via pull request January 13, 2025 11:59
Status Failure
Total duration 41s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: corim/unsignedcorim.go#L278
syntax error: unexpected ) at end of statement (typecheck)
Lint: corim/unsignedcorim.go#L278
expected statement, found ')' (typecheck)
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#L221
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: comid/flagsmap.go#L231
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: comid/flagsmap.go#L236
hugeParam: o is heavy (88 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